So I'm hosting a Web Socket Server with a self-signed SSL license. It works until there is more than 1 connection. The third connection kills the server and it stops responding. The server runs on android and I'm connecting to it using WebSockets. Here's a stacktrace:
http://hastebin.com/uxoxalarab.avrasm
any ideas? thanks
So I'm hosting a Web Socket Server with a self-signed SSL license. It works until there is more than 1 connection. The third connection kills the server and it stops responding. The server runs on android and I'm connecting to it using WebSockets. Here's a stacktrace:
http://hastebin.com/uxoxalarab.avrasm
any ideas? thanks