Hello~I'm reviewing Tinode as chat server on our social community platform.I've following questions:1. is possible to disable client side user creation/deletion (should be possible only on server side)
2. is there any tutorail on using websocket api? except chat/docs/API.md at master · tinode/chat (github.com) which is not easy to understand at glance. it seems like need to dive into the code (https://github.com/tinode/webapp/)
Thanks