Sha256: a1df010b959187ddc778977307ca42364def96303b5b697e4c89762cd21ba113

Contents?: true

Size: 669 Bytes

Versions: 1

Compression:

Stored size: 669 Bytes

Contents

=== 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.0 History.txt