DataChannel.js is a JavaScript library useful to write many-to-many i.e. group file/data sharing or text chat applications. Its syntax is easier to use and understand. It highly simplifies complex tasks like any or all user rejection/ejection; direct messages delivery; and more.
This library doesn't allow disconnect channel. I can't leave channel and enter again under the same user name, because i don't see users who where in the room when i left. When i do this and new user come i can see him with no problems. Could you tell me what i do wrong, or fix this?
This library doesn't allow disconnect channel. I can't leave channel and enter again under the same user name, because i don't see users who where in the room when i left. When i do this and new user come i can see him with no problems. Could you tell me what i do wrong, or fix this?