Hi! PeerJS's docs are clear and include short snippets of code, however there's only one full example and it's ~500 lines long. I've compiled together the snippets from your docs and added some buttons and input fields to make a very basic chat. The entire code is 70 lines long and I've tried to make it as readable as possible. Feel free to add it to Your docs or the website as a link or just copy the code.
https://github.com/micouy/simple-examples/tree/master/peer-js-chat
EDIT:
https://github.com/micouy/simple-examples/tree/master/peerjs-chat
Hi! PeerJS's docs are clear and include short snippets of code, however there's only one full example and it's ~500 lines long. I've compiled together the snippets from your docs and added some buttons and input fields to make a very basic chat. The entire code is 70 lines long and I've tried to make it as readable as possible. Feel free to add it to Your docs or the website as a link or just copy the code.
https://github.com/micouy/simple-examples/tree/master/peer-js-chatEDIT:
https://github.com/micouy/simple-examples/tree/master/peerjs-chat