Erik Little
|
d7d8903fee
|
Add ability to send payload with connect
|
2020-11-07 18:53:06 -05:00 |
|
Erik Little
|
7ce0d99526
|
Fix tests
|
2020-11-07 17:06:05 -05:00 |
|
Erik Little
|
a06af14dd9
|
Add some helpful operators
|
2019-11-25 14:34:11 -05:00 |
|
Marin Huljev
|
5611c8ad24
|
Updates test
|
2019-10-14 23:02:17 +02:00 |
|
Andy
|
9433050588
|
config setting and test updates for reconnectWaitMax and randomizationFactor
|
2019-01-12 22:05:01 +00:00 |
|
Andy
|
49b9a07a95
|
add configurable exponential backoff
|
2019-01-12 19:44:51 +00:00 |
|
Erik Little
|
f407beab99
|
Fix #1147
|
2019-01-11 12:39:54 -05:00 |
|
Valentin Slawicek
|
8f94c038d8
|
Fix build
|
2018-11-07 12:47:55 +01:00 |
|
Valentin Slawicek
|
a4b334b6f2
|
Don’t create empty closures when we don’t need them.
Fixes https://github.com/socketio/socket.io-client-swift/issues/1118.
|
2018-11-07 12:37:48 +01:00 |
|
Erik Little
|
e5f3fb13ae
|
Merge pull request #1097 from cobrowseio/writecompletion
Add optional write completion handler for emit's
|
2018-10-04 06:56:18 -04:00 |
|
Andy
|
b3e305fd14
|
Add a variadic method for emit completion handlers in swift
|
2018-10-02 20:55:38 +07:00 |
|
Andy
|
f9d8595a25
|
add optional write completion handler for emit's
|
2018-09-29 16:29:58 +07:00 |
|
Erik Little
|
520ff72395
|
Be sure to keep secure config even if config is changed. Fix #1078
|
2018-08-30 09:14:34 -04:00 |
|
Erik Little
|
2629449436
|
Fix tests so they don't rely on comparing strings or the order of hashed collections
|
2018-06-07 09:25:34 -04:00 |
|
Erik Little
|
d24e8f83c6
|
Set reconnectAttempts in manager. Fixes #989
|
2018-03-30 09:40:19 -04:00 |
|
Erik Little
|
d811b194eb
|
Fix exclusive access issue
|
2018-03-01 10:15:28 -05:00 |
|
Erik Little
|
9b10cab925
|
Execute acks sync. Implement #950
|
2018-02-11 17:16:15 -05:00 |
|
Erik Little
|
f74eb8c88a
|
Fix #894
|
2017-12-20 07:11:31 -05:00 |
|
Erik Little
|
a611aee899
|
Fix #882. Don't automatically remove sockets from nsps since they might be used again
|
2017-11-28 08:10:45 -05:00 |
|
Erik Little
|
3525caedd1
|
Implement #684
|
2017-11-14 10:18:49 -05:00 |
|
Erik Little
|
05943767e5
|
Fix #865
|
2017-11-14 07:16:44 -05:00 |
|
Erik Little
|
3595662729
|
don't return optional from defaultSocket
|
2017-11-12 10:32:59 -05:00 |
|
Erik Little
|
6e3d97617f
|
Make sure to turn off logging in setup
|
2017-10-22 10:44:09 -04:00 |
|
Erik Little
|
cf597ae09d
|
Don't use NSDictionary in definitions
|
2017-10-22 10:26:16 -04:00 |
|
Erik Little
|
5b52edd880
|
Add SocketManager for multiplexing namespaces
|
2017-10-21 17:17:29 -04:00 |
|
Erik Little
|
1ed87e571d
|
Change sentPing/gotPong to ping/pong since those are already reserved
|
2017-10-14 10:28:14 -04:00 |
|
Erik Little
|
c03fc96f04
|
Add ability to track ping/pongs
|
2017-10-14 10:15:36 -04:00 |
|
Erik Little
|
2865c72748
|
Restructure tests
|
2017-10-05 13:03:45 -04:00 |
|