1581 Commits

Author SHA1 Message Date
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
Erik
46a129072f
code style 2017-05-20 08:37:54 -04:00
Erik Little
4abd2ab671
Make addHeaders inout 2017-05-16 11:18:58 -04:00
Erik Little
87ecee13e6
bump version v9.0.1 2017-05-15 08:30:32 -04:00
Erik Little
f2ab06f732
update docs 2017-05-15 08:21:14 -04:00
Erik Little
62eeba69e8
Merge branch 'development'
* development:
  ack emits should allow custom types
  Report errors in SocketData to users. Resolves #677
  Fixes #676
  fix method name in docs
2017-05-15 08:11:07 -04:00
Erik Little
7d8eb6ffc7
ack emits should allow custom types 2017-05-08 07:50:13 -04:00
Erik
dd2167a09f
Report errors in SocketData to users. Resolves #677 2017-05-07 14:40:39 -04:00
Erik
8e25c6c417
Fixes #676 2017-05-07 14:01:31 -04:00
Erik
8d16a8312d
fix method name in docs 2017-05-07 12:39:54 -04:00
Erik
b6d0a1541a
bump version v9.0.0 2017-05-07 12:18:17 -04:00
Erik
a7c90cdac9
update docs 2017-05-07 11:56:03 -04:00
Erik
74fa4142d6
update docs 2017-05-07 11:44:09 -04:00
Erik
46b63b52b2
Merge branch 'development'
* development: (24 commits)
  Add enum for client events. Resolves #675
  Add client event for status changes. Closes #668
  Remove from manager can be discarded
  Use xctool
  Go back to straight xcodebuild
  Try and fix travis
  Disable logging in tests, use xctool again
  Implement #672
  Document SocketIOClientSwift
  Document SocketAnyEvent
  Move operators inside type
  Document ack types
  Fix #667 Make no ack an enum case
  remove refactor build
  Open client
  Make client single queued
  Make engine single queued
  add ignore for appcode
  Fix #657
  Parsable doesn't have to be a client
  ...
2017-05-07 11:42:54 -04:00
Erik
158bdfb418
Add enum for client events. Resolves #675 2017-05-07 11:32:05 -04:00