109 Commits

Author SHA1 Message Date
Erik
f90ad8caeb update for latest swift 2016-05-21 11:45:35 -04:00
Erik
3401414430 bump websocket 2016-05-17 22:35:33 -04:00
Erik
9747cc4ddc allow reconnects after disconnecting 2016-05-06 10:17:43 -04:00
Erik
6452f6a97a merge dev 2016-05-05 13:33:52 -04:00
Erik
8e1434e63b change status names, execute engine connect on emitQueue 2016-04-27 14:38:11 -04:00
Erik
e2db1a086d update for latest swift 3 2016-04-16 12:00:21 -04:00
Erik
9f8db42584 Merge branch 'development' into swift3
* development:
  expose ws
  rename file
  change to how server gives id
2016-04-16 11:11:05 -04:00
Erik
3073130598 change to how server gives id 2016-04-11 18:51:22 -04:00
Erik
376e31bfca merge development and fix tests 2016-04-10 14:15:35 -04:00
Erik
4ee196c5fb add default value to namespace in socketparsable 2016-04-04 11:28:20 -04:00
Erik
baca9fc8da small refactors 2016-03-31 21:31:24 -04:00
Erik
199b9962f0 swift3 naming 2016-03-25 13:11:28 -04:00
Erik
4d4362b250 work on swift3 syntax 2016-03-25 12:59:50 -04:00
Erik
d4c01183ab style 2016-03-25 09:48:04 -04:00
Erik
a0167ae213 remove deprecated methods 2016-03-23 13:39:22 -04:00
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