Ciro S. Costa
f0832ffc61
Fixes event type when emitting binary_ack
...
When submitting binary data in an Ack to the server the packet's type
was not the expected (should be 6 - binary_ack - and not 3 - ack).
This commit introduces tests as well a fix for the given problem.
2016-01-27 12:11:22 -03:00
Naoyuki Kanezawa
5f609900a0
compatible with socket.io-client 1.1.0
2014-09-21 22:42:00 +09:00
Naoyuki Kanezawa
92c57e8448
add a test
2014-09-09 03:32:49 +09:00
Naoyuki Kanezawa
32909fa069
fix tests
2014-08-17 07:04:45 +09:00
Naoyuki Kanezawa
026f363707
fix #28 enable to access http headers
2014-08-17 06:03:58 +09:00
Naoyuki Kanezawa
65813b5859
add a test for room
2014-08-17 02:41:39 +09:00
Naoyuki Kanezawa
9edb6f59d4
add tests
2014-07-23 01:32:04 +09:00
Naoyuki Kanezawa
dc153a4731
tweak
2014-07-12 23:16:38 +09:00
Naoyuki Kanezawa
b7f08059d7
fix #6 enable to set SSLContext
2014-07-10 02:43:35 +09:00