Commit Graph

13 Commits

Author SHA1 Message Date
Damien Arrachequesne
7cb4dc9316 chore: bump Socket.IO server version
We'll migrate to v3 in a second time.
2020-12-10 15:43:05 +01:00
nkzawa
2ec4167eb8 add tests 2017-07-14 12:40:22 +09:00
nkzawa
b1935ea6b3 run tests against socket.io 2.0.3 2017-07-13 23:00:21 +09:00
nkzawa
0d4d455704 add ping and pong events 2016-02-01 00:48:57 +09:00
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