A simple Ruby client for Socket.IO v1.1.x, supporting only WebSocket transport.
gem install socket.io-client-simpleNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a Socket.IO server and listen for messages
Ensure your server supports WebSocket connections.
No dependency data recorded yet.