Hello guys, is there a way to create a signaling server for webrtc using jserver?
I'm studying webrtc, and I would like to understand more about how to use webrtc together with the b4j server.
I'm trying to get a java/jetty websocket signalling server set up for a simple Chatroom system that uses webrtc. This is just precursor to a multiplayer game I'm wanting to make. What I'm stuck wit...