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
/
SwiftIO
History
Erik
346edc7b53
Better handle moving between polling and websockets. Sending binary on polling still bork
2015-03-04 19:52:20 -05:00
..
SocketAckHandler.swift
API CHANGE. remove .onMultipleItems, .on now acts like .onMultipleItems; ack'ing is now done with a function passed into an event handler function. See example
2015-02-23 14:55:25 -05:00
SocketEngine.swift
Better handle moving between polling and websockets. Sending binary on polling still bork
2015-03-04 19:52:20 -05:00
SocketEvent.swift
move more things to socketengine. reconnecting broken
2015-03-03 22:13:28 -05:00
SocketEventHandler.swift
API CHANGE. remove .onMultipleItems, .on now acts like .onMultipleItems; ack'ing is now done with a function passed into an event handler function. See example
2015-02-23 14:55:25 -05:00
SocketIOClient.swift
Better handle moving between polling and websockets. Sending binary on polling still bork
2015-03-04 19:52:20 -05:00
SwiftRegex.swift
backport new stuff from 1.2 branch. Adds acks
2015-02-19 22:52:22 -05:00