1445 Commits

Author SHA1 Message Date
Erik
72cd9d663e
Update starscream 2017-07-16 10:37:24 -04:00
Erik
9c4a3ba8c4
Merge branch 'v11.0.0' into development
* v11.0.0:
  Make Starscream a dependency
2017-07-16 10:36:13 -04:00
Erik
b3ea49f7fd
Make Starscream a dependency 2017-07-16 10:34:45 -04:00
Erik
967c5e49c2
Remove manual install instructions 2017-07-14 10:52:14 -04:00
Erik
781a9e32ca
Update starscream for new dep; add spm build 2017-07-08 09:40:50 -04:00
Erik
f00af67283
Use ibm commoncrypto 2017-07-08 09:33:43 -04:00
Erik
b62f69a0ca
Tweak some tests 2017-07-06 12:56:02 -04:00
Erik
407b5c644f
Remove manual install instructions 2017-07-06 12:22:28 -04:00
Erik
89b866a611
update docs and bump version v10.2.0 2017-07-04 11:29:13 -04:00
Erik
0013e7fdb6
Merge branch 'development'
* development:
  Make timeOut(after:) Take a double for finer control of timeouts
  increase timeouts for travis
  document connect data item
  Add test for namespace in connect
  Tell users what namespace was connected to
  Clean up SocketPacket methods a bit
  Use guard
2017-07-04 11:26:53 -04:00
Erik
49961eb6cf
Make timeOut(after:) Take a double for finer control of timeouts 2017-07-04 11:08:04 -04:00
Erik
54c54a23b7
increase timeouts for travis 2017-07-04 08:49:18 -04:00
Erik
beaa4b695c
document connect data item 2017-07-04 08:46:07 -04:00
Erik
141b0ce6bc
Add test for namespace in connect 2017-07-04 08:37:18 -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
630ef27436
update docs v10.1.0 2017-07-02 13:56:55 -04:00
Erik
6a8a5dc24a
Merge branch 'development'
* development:
  update readme
  Add compress to NSDictionary to option method
  add note about voip
  Add compress option
  Fix cocoapods
  add missing updates
  Update websocket
2017-07-02 13:55:42 -04:00
Erik
8f22bdef46
update readme 2017-07-02 13:44:58 -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
839987727e
Fix cocoapods 2017-07-02 12:33:39 -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
Erik Little
d09c2f046b Merge pull request #719 from mathieurobidoux/master
Changed 'timeoutAfter' from Int to Double to allow more precise value
2017-06-25 14:10:57 -04:00
mathieurobidoux
38dea9bb3e Changed 'timeoutAfter' from Int to Double to allow more precise value 2017-06-25 13:13:32 -04:00
Erik
b86e78797e
bump version v10.0.1 2017-06-18 12:51:42 -04:00
Erik
777f6e2406
update docs 2017-06-18 12:51:12 -04:00
Erik
33d7230a5f
Merge branch 'development'
* development:
  remove old test server
  update websocket
  Change Void to ()
  Allow changing the socketURL post init Fixes #470
  code style
  Add note about queue safety
2017-06-18 12:49:06 -04:00
Erik
b71348a074
remove old test server remove-test-server 2017-05-29 09:53:46 -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
Erik
77dfd78904
bump version and docs v10.0.0 2017-05-27 12:05:56 -04:00
Erik
033a509541
Merge branch 'development'
* development:
  Update readme to reflect that 10.0+ only support socket.io 2.0+
  Remove more doubleEncode stuff
  Remove doubleEncodeUTF8 from NSDictionary translation
  Fix unicode for socket.io 2.0
  Use guard statements in polling
  More Objective-c tests
  Use Data instead of NSData
  code style
  Make addHeaders inout
2017-05-27 12:01:34 -04:00
Erik
df3d7ae536
Update readme to reflect that 10.0+ only support socket.io 2.0+ 2017-05-27 11:53:35 -04:00
Erik
36cce4f969
Remove more doubleEncode stuff 2017-05-27 11:46:10 -04:00
Erik
4666c24d59
Remove doubleEncodeUTF8 from NSDictionary translation 2017-05-27 11:44:11 -04:00
Erik
468d7b2453
Fix unicode for socket.io 2.0 2017-05-27 11:35:22 -04:00
Erik
6ca554f4ad
Use guard statements in polling 2017-05-20 16:52:24 -04:00
Erik
7cf4d527df
Merge branch 'master' into development
* master:
  Revert "add note about socket.io 2.0 and unicode"
2017-05-20 16:44:52 -04:00
Erik
da5b019b33
Revert "add note about socket.io 2.0 and unicode"
This reverts commit 43d5455e823b5af15a3781c9a2a73ded7c74aac6.
2017-05-20 16:44:33 -04:00
Erik
bb61b70417
Merge branch 'master' into development
* master:
  add note about socket.io 2.0 and unicode
2017-05-20 14:37:09 -04:00
Erik
43d5455e82
add note about socket.io 2.0 and unicode 2017-05-20 14:36:56 -04:00
Erik
e6964b56d0
More Objective-c tests 2017-05-20 09:27:47 -04:00
Erik
88218e097d
Use Data instead of NSData 2017-05-20 08:40:13 -04:00