mirror of
https://github.com/livekit/livekit.git
synced 2026-05-19 06:45:38 +00:00
26822b6b49
* ParseUsername utility for TURN user name. NOTE: There is no state, so no need for struct method, but just doing it similar to CreateUsername which also does not have state, but uses struct method. * missed base62 decode