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
2205cfb7d9
fix EXE_BAD_ACCESS when compiling with -O with swift 1.1
2015-03-04 15:52:18 -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
fix EXE_BAD_ACCESS when compiling with -O with swift 1.1
2015-03-04 15:52:18 -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
Fixes. Sending doesn't work on polling, namespaces broken
2015-03-04 15:13:41 -05:00
SwiftRegex.swift
backport new stuff from 1.2 branch. Adds acks
2015-02-19 22:52:22 -05:00