what is the mechanisme for pairing two users or user with his robot in janus server using token.
let say I have 20 users in the system and 10 robots, each user may have zero or one or several robots and should connect to one of his robots using token, what is the mechanisme for that pairing using janus server
I’m not sure I understand your question. While we have tokens in Janus, they’re only used as a way to check whether users are allowed to connect to a Janus instance. We don’t have anything related to pairing in Janus.