File rubygem-websocket.changes of Package rubygem-websocket
-------------------------------------------------------------------
Sat Jul 20 06:59:50 UTC 2013 - coolo@suse.com
- updated to version 1.1.1
- fix handling close code for frames version 5+
-------------------------------------------------------------------
Tue Jun 18 05:31:16 UTC 2013 - coolo@suse.com
- updated to version 1.1.0
- allow raising ruby errors instead of setting `error` flag
- allow access to handshake headers
- add from_rack method
- add from_hash method
- stop extending handlers - it should improve performance for opening connection
-------------------------------------------------------------------
Tue Jan 29 06:48:17 UTC 2013 - coolo@suse.com
- updated to version 1.0.7
- fix requiring url under Ruby 1.9.1
- support for Ruby 2.0.0
-------------------------------------------------------------------
Fri Dec 21 17:19:10 UTC 2012 - coolo@suse.com
- updated to version 1.0.6
- support text frame types instead of only symbol ones
- support for sending masked frames
-------------------------------------------------------------------
Thu Dec 20 06:16:28 UTC 2012 - coolo@suse.com
- updated to version 1.0.5
- add support for close codes
-------------------------------------------------------------------
Mon Nov 26 11:01:13 UTC 2012 - coolo@suse.com
- initial package (version 1.0.4)