SBDHERA
Results
1
issues of
SBDHERA
I am using this library I am unable to figure out how I can pass SSL Certificate using HTTPS call for Socket IO. IO.Socket socket = IO.io(SOCKET_URL, OptionBuilder().setTransports(['websocket']).build()); socket.onConnecting((_) =>...
question