Erik
404fa8cdfa
Merge branch 'development' into swift2.3
...
* development:
change spm name
Modify mac version base mac os 10.9
Fix cocoapods name
fix sid bug
Fix socketio/socket.io-client-swift#472
bump version
Refactor engine. Fix infinite recursion in configuration
Don't send whole packet to handleConnect
Update readme
bump version
update readme
Renamed modules to make then consistent.
rename engine init
Revert "travis plz"
travis plz
2016-09-02 17:40:58 -04:00
Erik
2200972f4d
Fix socketio/socket.io-client-swift#472
2016-08-28 08:29:00 -04:00
Erik
07f2ca5f16
rename engine init
2016-08-14 11:06:55 -04:00
Erik
e3c6993f75
merge development
2016-08-14 10:39:13 -04:00
Erik
c364f6a832
tweaks
2016-08-14 09:58:21 -04:00
Erik
e2bf84f576
Add SocketIOClientConfiguration
2016-08-13 14:55:33 -04:00
Erik
a0c6b8b622
Merge develop
2016-08-11 21:38:57 -04:00
Erik
437c983533
Rename variable
2016-08-11 21:26:01 -04:00
Erik
14b4df3836
refactor some reconnect code
2016-08-11 21:11:28 -04:00
Erik
744d6bd062
Merge branch 'development' into swift2.3
...
* development:
bump version
fix swiftpm
rename variable
Enable APPLICATION_EXTENSION_API_ONLY
fix method call
fixes
don't stall queues
hopefully fix race condition in acks
refactors
Update README.md
refactors, rename file
refactoring
refactor some serialization into methods
2016-07-20 11:32:38 -04:00
Erik
dce28b2dac
fixes
2016-07-14 19:26:56 -04:00
Erik
8345eae28c
don't stall queues
2016-07-14 19:25:48 -04:00
Erik
9cc60ab63d
hopefully fix race condition in acks
2016-07-14 18:57:27 -04:00
Erik
be76a1607c
merge master
2016-06-17 10:16:52 -04:00
Erik
6fd3294fba
Revert "swift 2.3"
...
This reverts commit bfa163f3c2e85776d8bcf0c24eca65b7398f403d.
2016-06-14 19:41:18 -04:00
Erik
bfa163f3c2
swift 2.3
2016-06-14 19:37:27 -04:00
David Beck
0e38039a0c
Updated code to support Swift 2.3
2016-06-14 07:31:15 -07:00
Erik
2c059e1a6e
log server
2016-06-14 09:38:35 -04:00
Erik
6f21059ff8
work on experimental manager
2016-06-11 12:38:35 -04:00
Erik
71f9058723
refactors: refactor creating packet string, various other refactors
2016-05-30 21:42:00 -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
8e1434e63b
change status names, execute engine connect on emitQueue
2016-04-27 14:38:11 -04:00
Erik
3073130598
change to how server gives id
2016-04-11 18:51:22 -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
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