Sha256: 0691aa2afd809e56400bed972b64a3dadb4d54db486469663ffd1e10b639c86b

Contents?: true

Size: 285 Bytes

Versions: 6

Compression:

Stored size: 285 Bytes

Contents

require 'json'
require 'httparty'
require 'websocket-client-simple'
require 'event_emitter'

require 'socket.io-client-simple/version'
require 'socket.io-client-simple/error'
require 'socket.io-client-simple/client'

module SocketIO
  module Client
    module Simple
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
socket.io-client-simple-1.1.0 lib/socket.io-client-simple.rb
socket.io-client-simple-1.0.0 lib/socket.io-client-simple.rb
socket.io-client-simple-0.0.6 lib/socket.io-client-simple.rb
socket.io-client-simple-0.0.5 lib/socket.io-client-simple.rb
socket.io-client-simple-0.0.4 lib/socket.io-client-simple.rb
socket.io-client-simple-0.0.3 lib/socket.io-client-simple.rb