44 Commits

Author SHA1 Message Date
Erik
4f5837afa7 don't need objc on this method anymore 2016-03-22 10:15:09 -04:00
Erik
596a499041 work on fixing reconnect() 2016-03-11 13:41:09 -05:00
Erik
76a572e735 refactor reconnect 2016-03-11 13:03:40 -05:00
jtjacka
1e96d7982d fix timeoutAfter handler always close connection 2016-02-25 16:06:08 -08:00
Erik
2f4c942dcf use connect/disconnect for engine 2016-02-23 10:33:14 -05:00
Erik
70283acc1f add messages to deprecated methods 2016-02-17 14:27:48 -05:00
Erik
c795f9fb25 refactor socketpacket 2016-02-17 14:09:05 -05:00
Erik
12f9207d8a rename waitingData to waitingPackets 2016-02-16 17:03:00 -05:00
Erik
fe9ee602e7 add option for toggling double encoding utf8 2016-02-15 10:43:21 -05:00
Erik
6fa5ce9168 don't call connect timeout if status is closed 2016-02-14 20:16:01 -05:00
Erik
0f70079382 fix possible race condition 2016-02-11 09:36:36 -05:00
Erik
76ef3596f0 possible fix for socketio/socket.io-client-swift#279 2016-02-01 21:56:49 -05:00
Erik
c92e146dfc small tweaks 2016-01-27 16:00:36 -05:00
Erik
d71f81745e move websocketurl plus sid to computed property 2016-01-26 14:17:11 -05:00
Erik
e38c4081ec comments and style 2016-01-26 10:51:53 -05:00
Erik
57670ec613 move connectparams to the engine 2016-01-25 19:02:47 -05:00
Erik
d912796fa5 engine websocket url to nsurl 2016-01-25 15:52:54 -05:00
Erik
c9ac69f408 first pass at socketio/socket.io-client-swift#288 2016-01-25 14:55:58 -05:00
Erik
cc7d96e3d5 remove trailing / from urls 2016-01-25 10:46:03 -05:00
Erik
adf8692234 change log message 2016-01-22 18:16:30 -05:00
Erik
bcb556b66c bump websocket 2016-01-18 10:03:16 -05:00
Erik
ec2aa703a3 Send close reason to engine 2016-01-17 10:30:34 -05:00
Erik
5cab7dbb2f changes to swiftregex 2016-01-17 10:10:36 -05:00
Erik
0fc70e8be1 deprecate open() 2016-01-17 09:50:03 -05:00
Erik
03d5f56114 merge master 2016-01-17 08:48:34 -05:00
Erik
88b1eb1948 going to remove close() 2016-01-16 19:51:21 -05:00
Erik
024384dc82 change close method of engine 2016-01-16 16:40:50 -05:00
Erik
ec67056d2a change method signature 2016-01-16 16:38:10 -05:00
Erik
dbc8b6fadc refactor engine erroring 2016-01-16 15:04:03 -05:00
Erik
660aed8359 small tweaks 2016-01-15 09:56:53 -05:00
leo0307vb
3c9070b3e7 fix engineDidOpen implementation 2016-01-14 17:57:58 -05:00
Erik
de3ca964ab work on standardizing module name 2016-01-14 16:01:46 -05:00
Erik
fe02b8eff2 change socketparser into a protocol 2016-01-03 13:11:18 -05:00
Erik
0c8ff90537 change pattern matching syntax 2016-01-03 12:00:37 -05:00
Erik
5068986a50 fix socketio/socket.io-client-swift#233 2016-01-03 11:56:16 -05:00
Erik
4ed4681cc4 change visibility of connectParams 2016-01-03 11:11:58 -05:00
Erik
cfa98ea42b remove ++ 2016-01-03 09:55:10 -05:00
Erik
8584b90d3c simplify namespace api 2016-01-02 17:38:19 -05:00
Erik
7acce7d18e small tweaks 2015-12-30 20:14:31 -05:00
Erik
931382deff refactors 2015-12-25 10:02:09 -05:00
Erik
275c873880 remove mutable parameter 2015-12-07 15:09:07 -05:00
Erik
7b11e7c3e0 documentation 2015-12-04 10:08:47 -05:00
Erik
6e5b95be31 fix nuclearace/Socket.IO-Client-Swift#97 2015-12-04 10:03:01 -05:00
Erik
e2f89d82e4 rename source directory 2015-12-03 14:25:23 -05:00