peerjs
peerjs copied to clipboard
website lies about conn.id
Please, check for existing issues to avoid duplicates.
- [x] No similar issues found.
What happened?
On the website it says:
conn.on('open', function(){
// here you have conn.id
It is supposed to be conn.peer
How can we reproduce the issue?
go those places
What do you expected to happen?
perfection
Environment setup
- OS:
- Platform:
- Browser:
Is this a regression?
No response
Anything else?
No response