Sha256: af21e0a5c204bb696e29e50a7258cd498340fa881b38f6d89f37fbbf0ca8d772

Contents?: true

Size: 299 Bytes

Versions: 4

Compression:

Stored size: 299 Bytes

Contents

require 'uri'
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

4 entries across 4 versions & 1 rubygems

Version Path
socket.io-client-simple-1.2.1 lib/socket.io-client-simple.rb
socket.io-client-simple-1.2.0 lib/socket.io-client-simple.rb
socket.io-client-simple-1.1.3 lib/socket.io-client-simple.rb
socket.io-client-simple-1.1.2 lib/socket.io-client-simple.rb