This website requires JavaScript.
Explore
Help
Sign In
cheykrym
/
socket.io-client-swift
Watch
1
Star
0
Fork
0
You've already forked socket.io-client-swift
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
socket.io-client-swift
/
Source
/
SocketIO
/
Engine
History
George Navarro
45cc6b9728
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
..
SocketEngine.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
SocketEngineClient.swift
Support both v2 and v3
2021-01-27 13:22:14 -05:00
SocketEnginePacketType.swift
Support socket.io 3 + starscream 4
2020-11-07 15:13:52 -05:00
SocketEnginePollable.swift
Support both v2 and v3
2021-01-27 13:22:14 -05:00
SocketEngineSpec.swift
Fix swift warnings
2021-06-17 11:38:43 -04:00
SocketEngineWebsocket.swift
Support socket.io 3 + starscream 4
2020-11-07 15:13:52 -05:00