Categories: None [Edit]

ws_rails_client

https://rubygems.org/gems/ws_rails_client
https://github.com/dena-techstudig-2014/ws-rails-client
# ws-rails-client Simple Ruby client to for Websocket Rails server. Example: ```ruby require 'ws_rails_client' require 'eventmachine' EM.run do client = WsRails::Client.new("ws://localhost:3000/websocket") client.handle 'my_event' do |message| client.send('my_response', message) end end ```

Total

Ranking: 115,225 of 190,280
Downloads: 6,254

Daily

Ranking: 145,113 of 190,253
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,254,137,753rake
1,08442,550,154faye-websocket

Owners

#GravatarHandle
1icondanhper