{"id":82452,"library":"socket-io-client-simple","title":"SocketIOClientSimple","description":"A simple Ruby client for Socket.IO v1.1.x, supporting only WebSocket transport.","status":"active","version":"1.2.1","language":"ruby","source_language":null,"source_url":"https://github.com/shokai/ruby-socket.io-client-simple","tags":["websocket","socket.io","realtime","client"],"install":[{"cmd":"gem install socket.io-client-simple","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'socket.io-client-simple', '~> 1.2.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"SocketIOClientSimple","correct":"require 'socket.io-client-simple'"}],"quickstart":{"code":"require 'socket.io-client-simple'\nclient = SocketIOClientSimple.new('http://localhost:3000')\nclient.on('message') { |data| puts data }","lang":"ruby","description":"Connect to a Socket.IO server and listen for messages"},"warnings":[{"fix":"Ensure your server supports WebSocket connections.","message":"Only supports WebSocket transport, not long-polling or other transports.","severity":"gotcha","affected_versions":">= 1.0.0"}],"env_vars":null,"search_vec":"'client':5,16 'realtim':15 'rubi':4 'simpl':3 'socket.io':7,14 'socketioclientsimpl':1 'support':9 'transport':12 'v1.1.x':8 'websocket':11,13","created_at":"2026-06-19T05:21:29.815405+00:00","updated_at":"2026-06-19T05:21:29.815405+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/shokai/ruby-socket.io-client-simple","github":"https://github.com/shokai/ruby-socket.io-client-simple","docs":"http://www.rubydoc.info/gems/socket.io-client-simple/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","messaging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}