Erik Little
|
194642314e
|
update docs
|
2020-11-07 18:57:29 -05:00 |
|
Erik Little
|
d7d8903fee
|
Add ability to send payload with connect
|
2020-11-07 18:53:06 -05:00 |
|
Erik Little
|
6cd8f79e8b
|
Support socket.io 3 + starscream 4
|
2020-11-07 15:13:52 -05:00 |
|
Erik Little
|
7219906306
|
swift 5
|
2019-03-26 12:20:34 -04:00 |
|
Erik Little
|
f407beab99
|
Fix #1147
|
2019-01-11 12:39:54 -05:00 |
|
Valentin Slawicek
|
e0cbe59a10
|
Remove unnecessary function calls.
|
2018-11-07 13:53:25 +01: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 |
|
Valentin Slawicek
|
5a6a4f02d9
|
Propagate http header callback from websocket back to client.
|
2018-10-17 21:38:19 +02:00 |
|
Andy
|
b3e305fd14
|
Add a variadic method for emit completion handlers in swift
|
2018-10-02 20:55:38 +07:00 |
|
Erik Little
|
6db5348daa
|
use AnyObject over class in protocols
|
2018-07-27 08:42:30 -04:00 |
|
Erik Little
|
948ea5fa00
|
rename SocketBinaryView
|
2018-03-30 14:37:15 -04:00 |
|
Erik Little
|
d21a65e117
|
Add rawEmitView. Implements #992
|
2018-03-30 14:33:18 -04:00 |
|
Henri Salminen
|
8df1a12412
|
Fixes build warnings caused by documentation issues.
|
2018-01-30 14:28:58 +02:00 |
|
Erik Little
|
5cfc97386a
|
refactor SocketIOClient.handlePacket
|
2017-10-25 08:16:44 -04:00 |
|
Erik Little
|
535f1700bf
|
nsp should be readonly now
|
2017-10-21 18:02:56 -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
|
321bb186df
|
Allow changing config after init but before connect. Fixes #680
|
2017-09-30 13:19:49 -04:00 |
|
Erik Little
|
91eea96308
|
Make a bunch of things public. Fixes #803
|
2017-09-30 11:33:39 -04:00 |
|
Erik Little
|
486a89d407
|
More documentation
|
2017-09-30 10:24:40 -04:00 |
|
Erik Little
|
752407fb67
|
More documentation
|
2017-09-29 22:09:38 -04:00 |
|
Erik Little
|
e9296fd65a
|
Rework logging protocol to use autoclosure
|
2017-09-19 08:54:17 -04:00 |
|
Erik Little
|
079c8e4e4c
|
Rename directory to SocketIO
|
2017-08-17 23:10:30 -04:00 |
|