This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
socket.io-client-swift
Watch
1
Star
0
Fork
0
mirror of
https://github.com/socketio/socket.io-client-swift.git
synced
2026-02-06 19:03:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
socket.io-client-swift
/
Source
/
SocketIO
/
Client
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Erik Little
and
GitHub
71a627c099
Merge pull request
#1375
from emersonsoftware/fix_reconnect_issue
...
Handling reconnect scenarios properly when socket is hung
2023-11-13 15:40:16 -05:00
..
SocketAnyEvent.swift
Initial Swift4 work
2017-09-19 20:07:12 -04:00
SocketEventHandler.swift
Make a bunch of things public.
Fixes
#803
2017-09-30 11:33:39 -04:00
SocketIOClient.swift
Handling reconnect scenarios properly when socket is hung
2021-08-19 09:45:54 -05:00
SocketIOClientConfiguration.swift
Fix some documentation marks
2017-11-14 08:18:07 -05:00
SocketIOClientOption.swift
Added a useCustomEngine option to control if WebSocket is initialized to use the custom engine or native URLSession web tasks.
2022-07-25 18:13:20 -07:00
SocketIOClientSpec.swift
Updated methods signature
2021-02-09 00:13:42 +03:00
SocketIOStatus.swift
Add SocketManager for multiplexing namespaces
2017-10-21 17:17:29 -04:00
SocketRawView.swift
don't bind error when we're not pattern matching
2018-06-07 07:58:11 -04:00