Everything you need to implement real-time features in your games or apps
Get your own game and voice servers for your organizations and communities
var odinroom = new OdinRoom(token: string)
Creates a new instance of a room with a token. Use OdinClient if you don’t want to manage tokens yourself.
OdinRoom