Sha256: dff89a3ef070fe93a8d4c6027379c561796cafe4b7bb4cb3c4fa95835c699ce1

Contents?: true

Size: 855 Bytes

Versions: 1

Compression:

Stored size: 855 Bytes

Contents

=== 1.1.1 2014-10-20

* bugfix reconnection on websocket proxy  #9
* fix samples
* bundle update, use websocket-client-simple v0.2.1  #9
* bugfix encoding handshake query parameter  #5

=== 1.1.0 2014-10-04

* support Socket.IO v1.1x

=== 1.0.0 2014-07-03

* support Socket.IO v1.0.x  #4
  * add parameter Client#auto_reconnection to disable auto-reconneciton

=== 0.0.6 2014-06-08

* use 2nd argment of method "SocketIO::Client::Simple.connect" as handshake query parameter  #5
  * thank you for contributing @mallowlabs

=== 0.0.5 2014-04-03

* emit "error" event
* rescue only Errno::ECONNREFUSED

=== 0.0.4 2014-01-20

* add accessor Client#url

=== 0.0.3 2014-01-20

* reconnect on socket.io disconnect
* add Tests, use Travis-CI

=== 0.0.2 2014-01-18

* bugfix "disconnect" event

=== 0.0.1 2014-01-15

* first release
* implemented "emit" and "on"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
socket.io-client-simple-1.1.2 History.txt