1408 Commits

Author SHA1 Message Date
Erik Little
619db00c54
Merge branch 'development'
* development:
  Add test for SSLSecurity; bump starscream
  Bump socket.io dep
  grammar
  Update carthage instructions
2017-08-06 09:57:10 -04:00
Erik Little
6d21dfdade
Merge branch 'v11.0.1' into development
* v11.0.1:
  Add test for SSLSecurity; bump starscream
  Bump socket.io dep
2017-08-06 09:51:51 -04:00
Erik Little
38a1187cb7
Add test for SSLSecurity; bump starscream 2017-08-06 09:49:15 -04:00
Erik Little
2b6b001c0c
Bump socket.io dep 2017-08-06 09:40:52 -04:00
Erik Little
f799cb3a34
grammar 2017-07-25 19:49:28 -04:00
Erik Little
00ea70e3bc
grammar 2017-07-25 19:49:16 -04:00
Erik Little
684b9473d7
Update carthage instructions 2017-07-25 19:48:27 -04:00
Erik Little
319fca0227
Update carthage instructions 2017-07-25 19:48:20 -04:00
Erik Little
245c5a1392 Merge pull request #752 from bingfengzhu/patch-1
update doc
2017-07-25 06:44:48 -04:00
Bing
92792ba71e update doc 2017-07-24 23:55:26 +02:00
Erik Little
817f36e80b
update docs v11.0.0 2017-07-24 07:18:00 -04:00
Erik Little
3ba3354e9a
Merge branch 'development'
* development:
  work on fixing builds
  Update starscream
  Make Starscream a dependency
  Update starscream for new dep; add spm build
  Use ibm commoncrypto
  Tweak some tests
  Remove manual install instructions
2017-07-24 07:14:06 -04:00
Erik
98ac2a8035
work on fixing builds 2017-07-16 10:54:46 -04:00
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