-
Hi! WebSocket lib is greate, but it's impossible to verify hostname after handshake for secure connection to do check as proposed here https://developer.android.com/training/articles/security-ssl.html…
-
Hi,
Like a previous poster, I am hoping that this issue can be resolved with some advice. Essentially I cannot get an android client using java-websockets with draft_76 to connect to a websocket ser…
-
I tried to implement WSS connection using SSLContext created from client certificate and CA certificate just like we do in plain java/JEE. But after the connection attempt, the socket is never opened.
-
![image](https://cloud.githubusercontent.com/assets/16295521/19016497/a46f4dd6-87d0-11e6-89bc-317f9cdfa03b.png)
I get above error when I downloaded the solution.
Also, how would you add sub-protocol…
-
Hello,
when i using this websocker client of socket.io on android Using java i cannot to connect the server
what is URI should i use to connect the server?
i'm using this websocket client 'http:/…
-
Hey there, I'm writing a direct line connection to the bot framework in javascript at the moment. I'm successfully starting a conversation with the bot via /v3/directline/conversations, and creating a…
-
the java websocket client can't reseived message after 30mins,
is there any option to set the connect time out
-
Every so often I get a StackOverflowError in SSLSocketChannel2.read(). I don't see any correlation between when they happen; seems random. Here's my stack trace:
0 java.lang.StackOverflowError
1 …
-
I cannot tell the exact steps to reproduce this, but my Android application crashes for a great number of users with the following Exception:
```
java.nio.channels.UnresolvedAddressException
at java.…
ocram updated
8 years ago
-
```
FATAL EXCEPTION: main
Process: com.dituwuyou, PID: 20194
java.lang.Il…