Hi,
I have tried following:
- Server NodeJS socket.io 2.0.3 and 2.1.1 (latest)
- Python2 and Python3 socket_io_nexus versions from release, master version, and version from pypi
I tried Socket.IO by HTTP server and without. I tried transport channels 'pooling', 'websocket'
I always have same error:
400 {"code":1,"message":"Session ID unknown"}
So please can somebody share working PoC?
Hi,
I have tried following:
I tried Socket.IO by HTTP server and without. I tried transport channels 'pooling', 'websocket'
I always have same error:
400 {"code":1,"message":"Session ID unknown"}
So please can somebody share working PoC?