|
@@ -3,10 +3,11 @@
|
|
**Due to browsers' incomplete support of the WebRTC DataChannel specification, many features of PeerJS have caveats.
|
|
**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).**
|
|
[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.html)
|
|
|
|
|
|
+###[Live demo: Simple chat demo ](http://cdn.peerjs.com/demo/chat-old.html)
|
|
|
|
|
|
-###[Hello world: Simple code demo](http://cdn.peerjs.com/demo/helloworld.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.
|
|
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.
|