### Please, check for existing issues to avoid duplicates. - [x] No similar issues found. ### What happened? On [the website](https://peerjs.com/) it says: ``` conn.on('open', function(){ // here you have conn.id ``` It is supposed to be [conn.peer](https://peerjs.com/docs/#dataconnection-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_
Please, check for existing issues to avoid duplicates.
What happened?
On the website it says:
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
Is this a regression?
No response
Anything else?
No response