Sha256: ec0d10f179c7ac230a7b5a1dc92dcc30c2ac01abfb1a36126298dc31a46208c2

Contents?: true

Size: 113 Bytes

Versions: 7

Compression:

Stored size: 113 Bytes

Contents

class Webmate::SocketIO::Packets::Json < Webmate::SocketIO::Packets::Base
  def packet_type
    'json'
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
webmate-0.1.6 lib/webmate/socket.io/packets/json.rb
webmate-0.1.5 lib/webmate/socket.io/packets/json.rb
webmate-0.1.4 lib/webmate/socket.io/packets/json.rb
webmate-0.1.3 lib/webmate/socket.io/packets/json.rb
webmate-0.1.2 lib/webmate/socket.io/packets/json.rb
webmate-0.1.1 lib/webmate/socket.io/packets/json.rb
webmate-0.1.0 lib/webmate/socket.io/packets/json.rb