1589 Commits

Author SHA1 Message Date
Erik Little
d853d8594a
Merge branch 'master' into development
* master:
  update docs
2018-01-10 09:17:52 -05:00
Erik Little
c3a8c411a5
update starscream carthage 2018-01-10 09:17:42 -05:00
Erik Little
d388e1cf03
update docs v13.1.1 2018-01-10 09:10:36 -05:00
Erik Little
ea93e69d5c
Merge branch 'development'
* development:
  fix insert invoked twice
  add , to disconnect
  update changelog
  Fix #923
  update reconnect documentation
  update starscream
  Fix #894
2018-01-10 09:09:11 -05:00
Erik Little
4ec634ccfd
Merge branch 'master' of https://github.com/slidoooor/socket.io-client-swift into development
* 'master' of https://github.com/slidoooor/socket.io-client-swift:
  fix insert invoked twice
2018-01-10 08:11:17 -05:00
slidoooor
fa7fcc8c3b fix insert invoked twice 2018-01-10 13:21:30 +08:00
Erik Little
8eca6249c0
add , to disconnect 2018-01-07 18:23:36 -05:00
Erik Little
3d9b2b2c1c
update changelog 2018-01-07 12:34:53 -05:00
Erik Little
658d5f5b71
Fix #923 2018-01-07 12:24:20 -05:00
Erik Little
9224e2b3e6
update reconnect documentation 2018-01-05 09:25:54 -05:00
Erik Little
c395fa3f0f
update starscream 2017-12-20 07:12:14 -05:00
Erik Little
f74eb8c88a
Fix #894 2017-12-20 07:11:31 -05:00
Erik Little
1025c80ef5
update docs v13.1.0 2017-11-30 06:40:39 -05:00
Erik Little
313032aa41
Merge branch 'development'
* development:
  Fix #882. Don't automatically remove sockets from nsps since they might be used again
  bump version
  Enable bitcode in debug
  Enable bitcode for select sdks
  simplify ranges
  update changelog
  Just use one boolean to determine polling/ws
  use addHeaders
  update changelog
  Implement #684
  Fix some documentation marks
2017-11-30 06:38:56 -05:00
Erik Little
a611aee899
Fix #882. Don't automatically remove sockets from nsps since they might be used again 2017-11-28 08:10:45 -05:00
Erik Little
0dff23d42b
bump version 2017-11-25 11:03:02 -05:00
Erik Little
0a27b2ea10
Enable bitcode in debug 2017-11-23 12:12:52 -05:00
Erik Little
fa60b9a80a
Enable bitcode for select sdks 2017-11-23 11:56:14 -05:00
Erik Little
f0ac68e369
simplify ranges 2017-11-23 11:37:31 -05:00
Erik Little
11bc8e5df2
update changelog 2017-11-18 10:34:31 -05:00
Erik Little
3df5d6d0b4
Just use one boolean to determine polling/ws 2017-11-18 10:19:51 -05:00
Erik Little
ef2228cf29
use addHeaders 2017-11-17 14:11:03 -05:00
Erik Little
a9b5259a08
update changelog 2017-11-14 10:20:26 -05:00
Erik Little
3525caedd1
Implement #684 2017-11-14 10:18:49 -05:00
Erik Little
943e94ed0e
Fix some documentation marks 2017-11-14 08:18:07 -05:00
Erik Little
96ce620f69
update docs v13.0.1 2017-11-14 07:22:17 -05:00
Erik Little
1458a482d0
bump version 2017-11-14 07:21:30 -05:00
Erik Little
fd548121c2
Merge branch 'development'
* development:
  Fix #865
  Change .swift-version
  Fix documentation
2017-11-14 07:19:58 -05:00
Erik Little
05943767e5
Fix #865 2017-11-14 07:16:44 -05:00
Erik Little
2fa0a43e4c
Change .swift-version 2017-11-12 14:38:26 -05:00
Erik Little
fa34cd9be5
Fix documentation 2017-11-12 12:36:11 -05:00
Erik Little
b6a8984ce0
update docs v13.0.0 2017-11-12 11:36:35 -05:00
Erik Little
176986d22a
Merge branch 'development'
* development: (31 commits)
  Add note about namespace methods
  Add note in changelog to checkout the migration guide
  Add more to the migration guide
  don't return optional from defaultSocket
  Add link to 12to13 and style
  Start working on a migration guide
  Fix #855
  refactor SocketIOClient.handlePacket
  bump version
  Do we really need to update carthage?
  Make sure to turn off logging in setup
  Don't use NSDictionary in definitions
  Fix tests
  Fix changelog
  update starscream versions
  nsp should be readonly now
  Add SocketManager for multiplexing namespaces
  Change sentPing/gotPong to ping/pong since those are already reserved
  Fix comment
  Add ability to track ping/pongs
  ...
2017-11-12 11:34:49 -05:00
Erik Little
f2ae32b01d
Add note about namespace methods 2017-11-12 11:32:12 -05:00
Erik Little
c141f7c105
Add note in changelog to checkout the migration guide 2017-11-12 11:25:56 -05:00
Erik Little
5c9dc2cee8
Add more to the migration guide 2017-11-12 11:22:26 -05:00
Erik Little
3595662729
don't return optional from defaultSocket 2017-11-12 10:32:59 -05:00
Erik Little
c98df21747
Add link to 12to13 and style 2017-11-10 09:26:17 -05:00
Erik Little
f0a792bd51
Start working on a migration guide 2017-11-10 09:00:36 -05:00
Erik Little
fa5e815912
Merge branch 'master' into development
* master:
  bump version
  Fix #855
2017-11-08 08:40:06 -05:00
Erik Little
6905113b49
Merge branch 'v12.1.3'
* v12.1.3:
  bump version
  Fix #855
v12.1.3
2017-11-08 08:33:33 -05:00
Erik Little
45af5d96d9
bump version 2017-11-08 08:25:57 -05:00
Erik Little
ff0f1c8c77
Fix #855 2017-11-08 08:24:13 -05:00
Erik Little
d251b4de87
Fix #855 2017-11-08 08:17:36 -05:00
Erik Little
5cfc97386a
refactor SocketIOClient.handlePacket 2017-10-25 08:16:44 -04:00
Erik Little
c9e6d3ec33
bump version 2017-10-22 11:07:20 -04:00
Erik Little
5db5260ae8
Do we really need to update carthage? 2017-10-22 10:48:37 -04:00
Erik Little
6e3d97617f
Make sure to turn off logging in setup 2017-10-22 10:44:09 -04:00
Erik Little
cf597ae09d
Don't use NSDictionary in definitions 2017-10-22 10:26:16 -04:00
Erik Little
846e7cb0aa
Fix tests 2017-10-21 18:35:36 -04:00