40 Commits

Author SHA1 Message Date
Erik
67afbcbd56 mess around with api 2015-09-16 12:46:19 -04:00
Erik
108aa4b08a remove old debug print 2015-09-13 08:20:52 -04:00
Erik
f5f2a15133 tweaks to string reading 2015-09-12 21:26:09 -04:00
Erik
0e0d47b6ed Refactor engine polling. Change SocketGenericParser to SocketStringReader 2015-09-12 17:04:34 -04:00
Erik
d8c8b4941e fix case with nsdata in json 2015-09-08 09:00:57 -04:00
Lukas Schmidt
222f622d3a use optionals instead of try/catch 2015-09-07 21:29:51 +02:00
Lukas Schmidt
91cc683b5b clean up code style 2015-09-07 20:25:13 +02:00
Lukas Schmidt
12f607e3c3 disable locale test 2015-09-07 19:34:45 +02:00
Lukas Schmidt
70cacb025f fix join namespace parse 2015-09-07 19:19:22 +02:00
Lukas Schmidt
2bd612e47a refactor, make use of try catch 2015-09-07 15:08:10 +02:00
Lukas Schmidt
fb9b19820b complete use of parser 2015-09-07 14:44:43 +02:00
Lukas Schmidt
8bae7d06d2 using parser for namespace 2015-09-07 13:53:43 +02:00
Lukas Schmidt
0b8be08a54 use new parser for binary 2015-09-07 12:53:28 +02:00
Lukas Schmidt
6f16694ed2 Merge remote-tracking branch 'origin/socketio/swift-2' into more-tests
Conflicts:
	SocketIOClientSwift/SocketParser.swift
2015-09-06 23:49:05 +02:00
Lukas Schmidt
16ed2bd130 refactor clean up code 2015-09-06 22:45:18 +02:00
Lukas Schmidt
de0d0b8676 socket parser Test 2015-09-06 20:04:10 +02:00
Lukas Schmidt
e79199d2e6 SocketAckManagerTest 2015-09-05 18:48:56 +02:00
Lukas Schmidt
f32c0850ac missing code 2015-09-04 14:51:08 +02:00
Lukas Schmidt
0fb9be6247 clean debug code 2015-09-03 16:52:43 +02:00
Lukas Schmidt
69b3958796 single connection 2015-09-03 16:47:06 +02:00
Lukas Schmidt
110a6748ab cleanup 2015-09-03 14:06:09 +02:00
Lukas Schmidt
e238293711 weak connection expection 2015-09-03 13:49:27 +02:00
Lukas Schmidt
dfc905d9c3 refactor 2015-09-03 08:13:40 +02:00
Erik
adf8536c0c point to test server 2015-09-02 12:02:02 -04:00
Lukas Schmidt
889ad404bc remove compiler warnings 2015-08-10 07:42:09 +02:00
Lukas Schmidt
84bb6b7dad update tests
Signed-off-by: Lukas Schmidt <lukas.schmi@gmail.com>
2015-08-10 06:33:32 +02:00
Lukas Schmidt
f0b4f077d4 fix crash 2015-08-02 17:44:06 +02:00
Lukas Schmidt
1b08411ed4 refactored iOS testcases
Add test cases for complex data structure (JSON, multiple data emit)
without binary Buffer attached
2015-08-02 17:29:16 +02:00
Lukas Schmidt
4086ce7d75 relocate test cases for better understanding 2015-08-02 15:07:05 +02:00
Lukas Schmidt
79848b1ce0 cleanup 2015-07-28 16:15:12 +02:00
Lukas Schmidt
30cf2bb67a namespace tests 2015-07-28 14:46:30 +02:00
Lukas Schmidt
b1b9a7edaf more tests 2015-07-28 14:25:15 +02:00
Lukas Schmidt
252181b0c5 clean up 2015-07-27 11:33:41 +02:00
Lukas Schmidt
a4988e6404 namespace tests 2015-07-26 17:14:21 +02:00
Lukas Schmidt
a1af98e173 refactor 2015-07-26 16:58:08 +02:00
Lukas Schmidt
aa6db7c837 remove old files 2015-07-26 12:42:18 +02:00
Lukas Schmidt
a07916fb2f basic emit tests 2015-07-25 18:45:41 +02:00
Lukas Schmidt
4b9db85a49 update api 2015-07-24 20:11:47 +02:00
Lukas Schmidt
224c660e4c basic test structure / tests 2015-07-24 19:55:35 +02:00
NachoSoto
fd66a9fa62 Created project with iOS and Mac targets 2015-07-12 00:58:09 +00:00