1777 Commits

Author SHA1 Message Date
Erik
a28e924b04 forgot one 2015-03-12 16:53:11 -04:00
Erik
f7bf9d4e6b bump version 2015-03-12 16:34:36 -04:00
Erik
37537de213 change visibility of socketioclient members 2015-03-12 16:34:08 -04:00
Erik
560235353d merge master 2015-03-12 14:49:00 -04:00
Erik
8e7c8444d3 set socket sid v1.1.3 2015-03-12 13:44:55 -04:00
Erik
74939f1cea fixes 2015-03-12 13:38:06 -04:00
Erik
ab5cccce85 fix binary in dictionaries 2015-03-12 11:38:45 -04:00
Erik
58362f6352 clean up readme 2015-03-12 10:27:37 -04:00
Erik
abbd8e6a67 update v1.1.2 2015-03-12 10:19:59 -04:00
Erik Little
3ba793acf1 Merge pull request #8 from banjun/readme-cocoapods
[README] add CocoaPods in Installation section
2015-03-12 10:19:27 -04:00
banjun
ea20dc809e [README] add CocoaPods in Installation section 2015-03-12 22:58:00 +09:00
Erik
3e5fe4009c Really update it 2015-03-12 09:33:59 -04:00
Erik
a84aa31489 update podspec 2015-03-12 09:32:12 -04:00
Erik
8f7f43f83e add osx v1.1.1 2015-03-12 09:31:27 -04:00
Erik
30cd0bd6cd update thing 2015-03-12 09:17:49 -04:00
Erik Little
ac2bc13b11 Merge pull request #7 from banjun/cocoapods
CocoaPods podspec for v1.1.0
v1.1.0-pod
2015-03-12 09:08:17 -04:00
banjun
33f3ef4846 add podspec for v1.1.0 and LICENSE 2015-03-12 19:59:49 +09:00
Erik
f14d9ef5ff add new stuff to 1.2 2015-03-11 18:08:05 -04:00
Erik
2e451e5185 trim more 2015-03-11 18:05:25 -04:00
Erik
114ce4ca0f trim example v1.1.0 2015-03-11 17:42:51 -04:00
Erik
8c02f5ef7b update readme with new methods 2015-03-11 17:38:27 -04:00
Erik
711ce8d8c4 fixes. add better objective-c support 2015-03-11 17:33:21 -04:00
Erik
8365ded215 Use starscream for websockets. Execute emitAcks on the main queue. 2015-03-11 13:33:54 -04:00
Erik
2e5a85a3f2 Merge branch 'master' of https://github.com/socketio/socket.io-client-swift v1.0.0 2015-03-07 19:50:15 -05:00
Erik
3118b0851d add link to example project 2015-03-07 19:49:44 -05:00
Erik
94d715aaf9 add link to example project 2015-03-07 19:48:41 -05:00
Erik
1ac05d9790 add new things to 1.2 2015-03-06 23:41:15 -05:00
Erik Little
2680939d93 Merge pull request #1 from socketio/polling
Polling
2015-03-06 23:27:58 -05:00
Erik Little
a94b7ff9c7 Merge pull request #16 from nuclearace/polling
I've tested as much as I can. Open an issue if you find something break.
2015-03-06 23:27:26 -05:00
Erik
6399df4c33 tweaks 2015-03-06 21:17:26 -05:00
Erik
14bf64233b add example for onAny 2015-03-06 18:38:12 -05:00
Erik
ae28a02163 Use a ephemeral NSURLSession for polling, because NSURLConnection.sendAsnc.. seems to either leak memory, or cache 2015-03-06 18:24:06 -05:00
Erik
41c168a29a Fixes. Add onAny method 2015-03-06 16:29:13 -05:00
Erik
44bff82a43 better reconnects 2015-03-06 12:13:00 -05:00
Erik
851ac7635a Fix connection issues, binary data in nested data structures, some race conditions, reconnect needs to be redone 2015-03-05 22:06:17 -05:00
Erik
166b2b515b make sure we're polling 2015-03-05 15:19:17 -05:00
Erik
59a5e1928c clean up 2015-03-05 15:16:34 -05:00
Erik
d35934c79d handle binary data better 2015-03-05 14:37:00 -05:00
Erik
c85a1def87 tell client about failed ws 2015-03-05 13:45:25 -05:00
Erik
5ed2688c9e better handle when the server closes the connection (polling) 2015-03-05 12:55:09 -05:00
Erik
296802fddb better handle closes 2015-03-05 11:06:11 -05:00
Erik
829992fcef send disconnect on polling close 2015-03-04 23:39:11 -05:00
Erik
5d545f9937 Merge branch 'polling' of https://github.com/nuclearace/Socket.IO-Client-Swift into polling 2015-03-04 23:19:39 -05:00
Erik
a1e3232db0 update README.md 2015-03-04 23:19:21 -05:00
Erik
8312d28196 update READEME.md 2015-03-04 23:16:09 -05:00
Erik
543a3c8f91 add toggle for polling only 2015-03-04 23:15:11 -05:00
Erik
1a63088a5e readme 2015-03-04 23:02:32 -05:00
Erik
68a0f8d9ac gotta go fast 2015-03-04 22:53:57 -05:00
Erik
63aed1ce91 tweaks 2015-03-04 21:50:23 -05:00
Erik
1f1ba60574 fix namespaces 2015-03-04 21:20:52 -05:00