1) I've finished my singal server. You can find it here (https://github.com/Dima00782/signalling_server) I implement it as red5 app and it uses tomcat websocket as I've mentioning in jira subtasks.
2) I started work on proof of concept client app for the signal server. It will be a simple hello world webRTC app - video conference. You are already may try login into conference and share you video. But I need do some testing work on it, I haven't enough time to test it. I'm implementing this app for testing reason and for demonstration, because raw signal server doesn't look pretty. My future plans: - I'm going to finish my demonstation app and fix some issues in the server. (16 hours) - After this I begin integrate signal server into red5 so OM developers may handle several event on webRTC streams -- Regards, Dmitry Bezheckov.
