Hi,
On Mon, Apr 11, 2016 at 9:24 AM, Dmitriy - <[email protected]> wrote: > Hi all! > > As I can see in wicket-stuff webRTC example I need three things to > successfully use webRTC: > - stun server > - turn server > - signalling server > > I've a question about third part - the signalling server. > Socket.io server is used in this example with nodejs. > > I don't want to use the JavaScript. > > Can anybody use any java signalling servers? > There are many java servers for webRTC and socket.io: > I guess this should not be a problem. Did you try ? Did you face any problems? > https://github.com/mrniko/netty-socketio > https://github.com/fycth/java-webrtc-signaling-server P.S. This is a question for [email protected] because it is related to an integration with Wicket, and not Wicket itself. > > > -- > Regards, > Dmitry Bezheckov. >
