Sha256: 8d8de308391b4ae3a319263d96a68683dccb4b8de62e8ada01fcc97d5965a253

Contents?: true

Size: 579 Bytes

Versions: 1

Compression:

Stored size: 579 Bytes

Contents

=== 0.1.0 2014-05-08

* add accessor Client#handshake  #5
* bugfix socket reading

=== 0.0.9 2014-04-03

* emit "error" in receive thread
* rescue only Errno::EPIPE, not all Errors

=== 0.0.8 2014-01-29

* bugfix Client#close  #4

=== 0.0.7 2014-01-29

* send CLOSE frame in Client#close  #4

=== 0.0.6 2014-01-17

* add function Client#open?

=== 0.0.5 2013-03-23

* kill read thread on close

=== 0.0.4 2013-03-23

* fix sample and README

=== 0.0.3 2013-03-23

* :type => :text option in send

=== 0.0.2 2013-03-22

* remove unnecessary sleep

=== 0.0.1 2013-03-22

* release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
websocket-client-simple-0.1.0 History.txt