android-websockets
android-websockets copied to clipboard
WebSocket Error when send(String) or send(byte)
is received messags but can't send messags
in connect method
mSocket = factory.createSocket(mURI.getHost(), port);
but mSocket is null