LiveKit.Utils (LiveKit v0.1.1)

View Source

Utility functions for LiveKit SDK.

Summary

Functions

Generates a random string of specified length.

Converts a URL to an HTTP URL if it's not already.

Functions

random_string(length)

Generates a random string of specified length.

to_http_url(url)

Converts a URL to an HTTP URL if it's not already.