335 Commits

Author SHA1 Message Date
Erik Little
ca4261d8ca
work on fixing for latest version 2017-09-29 23:09:36 -04:00
Erik Little
6eafce0082
update starscream 2017-09-29 22:45:55 -04:00
Erik Little
752407fb67
More documentation 2017-09-29 22:09:38 -04:00
Erik Little
4d30b3c951
characters is going to be deprecated 2017-09-25 09:09:23 -04:00
Erik Little
9be3184f2a
Fix manifest 2017-09-20 07:04:45 -04:00
Erik Little
bf2beb7431
see if this fixes spm 2017-09-19 21:10:57 -04:00
Erik Little
ce8f1523cf
update starscream dev 2017-09-19 20:50:36 -04:00
Erik Little
358e44a436
Update xcodeproj after rebase 2017-09-19 20:07:12 -04:00
Erik Little
2f92a69bb0
Add missing @objc 2017-09-19 20:07:12 -04:00
Erik Little
6ca72c5751
Update for latest xcode beta 2017-09-19 20:07:12 -04:00
Erik Little
4b48bdd3e5
guard creating prefixless data 2017-09-19 20:07:12 -04:00
Erik
cd3eb37ac8
Initial Swift4 work 2017-09-19 20:07:12 -04:00
Erik Little
e9296fd65a
Rework logging protocol to use autoclosure 2017-09-19 08:54:17 -04:00
Erik Little
dda4a31149
Remove another NS* use 2017-09-18 08:59:58 -04:00
Erik Little
02d82adf07
Don't use NSDictionary 2017-09-17 11:50:27 -04:00
Erik Little
f6fa5b79ea
don't lose ping precision 2017-09-16 10:41:15 -04:00
Erik Little
d8104f4bf8
weak in protocols do nothing 2017-09-16 10:04:59 -04:00
Erik Little
df8f87cc21
Extract addHeaders to enginespec 2017-09-16 09:21:11 -04:00
Erik Little
5470fb6926
Remove redundant as, change method name 2017-09-06 21:08:00 -04:00
Erik Little
3eb7edc37c
Make log types static 2017-09-06 20:38:51 -04:00
Erik Little
4237ed0d92
Fix queue violation. #792 2017-09-04 11:53:18 -04:00
Erik Little
56fe22cc58
Change starscream branch 2017-08-29 09:15:38 -04:00
Erik Little
4968e752e6
grammar 2017-08-18 11:59:16 -04:00
Erik Little
c8ff5bac96
Update comment 2017-08-18 11:58:50 -04:00
Erik Little
afbf2cfc40
Use errors in parsing method 2017-08-18 11:04:06 -04:00
Erik Little
079c8e4e4c
Rename directory to SocketIO 2017-08-17 23:10:30 -04:00
Erik Little
c1d8158ba5
Reorganize files 2017-08-17 22:53:38 -04:00
Erik Little
5621f0dbe1
Add once for client events 2017-08-17 10:08:51 -04:00
Erik Little
18efea4bad
Update starscream repo 2017-08-17 09:52:16 -04:00
Erik Little
6d7ca472a3
Add off for client events. Fixes #773 2017-08-17 09:20:03 -04:00
Erik Little
38a1187cb7
Add test for SSLSecurity; bump starscream 2017-08-06 09:49:15 -04:00
Erik
72cd9d663e
Update starscream 2017-07-16 10:37:24 -04:00
Erik
b3ea49f7fd
Make Starscream a dependency 2017-07-16 10:34:45 -04:00
Erik
781a9e32ca
Update starscream for new dep; add spm build 2017-07-08 09:40:50 -04:00
Erik
49961eb6cf
Make timeOut(after:) Take a double for finer control of timeouts 2017-07-04 11:08:04 -04:00
Erik
beaa4b695c
document connect data item 2017-07-04 08:46:07 -04:00
Erik
206e1eed4f
Tell users what namespace was connected to 2017-07-04 08:29:02 -04:00
Erik
1a42580826
Clean up SocketPacket methods a bit 2017-07-04 08:09:20 -04:00
Erik
6b4dfd578f
Use guard 2017-07-02 14:14:15 -04:00
Erik
a2ea2df83a Add compress to NSDictionary to option method 2017-07-02 13:43:01 -04:00
Erik
d37c7123d9 add note about voip 2017-07-02 13:35:52 -04:00
Erik
7ff10d141f Add compress option 2017-07-02 13:28:16 -04:00
Erik
c6dd1fb19b
add missing updates 2017-07-02 11:32:56 -04:00
Erik
d1cbbc0213
Update websocket 2017-07-02 11:31:30 -04:00
mathieurobidoux
38dea9bb3e Changed 'timeoutAfter' from Int to Double to allow more precise value 2017-06-25 13:13:32 -04:00
Erik
db9671e2df
update websocket 2017-05-28 15:41:20 -04:00
Erik
2e7183b8de
Change Void to () 2017-05-28 15:30:39 -04:00
Erik
30e4f59a16
Allow changing the socketURL post init Fixes #470 2017-05-28 15:24:43 -04:00
Erik
17bec21ad1
code style 2017-05-28 12:06:24 -04:00
Erik
d9559e7c59
Add note about queue safety 2017-05-27 12:18:10 -04:00