Changelog for
rubygem-websocket-driver-0.3.1-4.1.i586.rpm :
Wed Dec 4 13:00:00 2013 cooloAATTsuse.com
- updated to version 0.3.1
* Add a `max_length` option to limit allowed frame size
Fri Sep 13 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.3.0
* Support client URLs with Basic Auth credentials
Tue Aug 6 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.2.3
* Fix bug in EventEmitter#emit when listeners are removed
* Fix bug in EventEmitter#listener_count for unregistered events
Wed Jul 31 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.2.1
* Queue sent messages if the client has not begun trying to connect
* Encode all strings sent to I/O as `ASCII-8BIT`
Tue Jun 4 14:00:00 2013 cooloAATTsuse.com
- initial package