mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 22:05:39 +00:00
* 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