Jesús Leganés Combarro "Piranna" - [[email protected]]
SimpleSignaling is a simple and minimalistic signaling protocol using WebSockets and developed originally for the ShareIt! project. It is highly indicate for WebRTC applications.
If you will fork the project (and more if you want to do modifications) please send me an email to let me know :-)
You just need to use simpleSignaling.js on the client and deploy a backend server.js on a node.js enabled machine with WebSockets. It's recomended it also has SSL.
There's also a (public) SSL enabled backend server that you can use at wss://simplesignaling-piranna.dotcloud.com. Just for testing purposes please, the bandwidth is high, but not infinite... :-)
This code is under the Affero GNU General Public License. I am willing to relicense it under the BSD/MIT/Apache license, I simply ask that you email me and tell me why. I'll almost certainly agree.
Patches graciously accepted!