## PeerJS Demos / Examples **Due to browsers' incomplete support of the WebRTC DataChannel specification, many features of PeerJS have caveats. [View the status page for full details](http://peerjs.com/status).** ###[Live demo: Advanced chat demo ](http://cdn.peerjs.com/demo/chat.html) ###[Live demo: Simple chat demo ](http://cdn.peerjs.com/demo/chat-old.html) ###[Live demo: Simple hello world demo](http://cdn.peerjs.com/demo/helloworld.html) As we build more examples and demos they will be posted here. If you have built something cool, feel free to make a pull request to this directory.