shokai / websocket-client-simple

Simple WebSocket Client on Ruby
https://rubygems.org/gems/websocket-client-simple
MIT License
115 stars 68 forks source link

handle close code #7

Open shokai opened 10 years ago

shokai commented 10 years ago

I'm not sure how handle close code with websocket gem...

shokai commented 10 years ago

see https://github.com/imanel/websocket-eventmachine-client

shokai commented 10 years ago

https://github.com/imanel/websocket-eventmachine-base/blob/master/lib/websocket/eventmachine/base.rb#L177-L180