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
Erik Little
a255d1131d
Fix changelog
2017-10-21 18:06:47 -04:00
Erik Little
16e85a297c
update starscream versions
2017-10-21 18:04:38 -04:00
Erik Little
535f1700bf
nsp should be readonly now
2017-10-21 18:02:56 -04:00
Erik Little
5a85c97f3d
Merge branch 'manager' into development
...
* manager:
Add SocketManager for multiplexing namespaces
2017-10-21 17:28:52 -04:00
Erik Little
5b52edd880
Add SocketManager for multiplexing namespaces
2017-10-21 17:17:29 -04:00
Erik Little
1ed87e571d
Change sentPing/gotPong to ping/pong since those are already reserved
2017-10-14 10:28:14 -04:00
Erik Little
bb1618faaf
Fix comment
2017-10-14 10:17:04 -04:00
Erik Little
c03fc96f04
Add ability to track ping/pongs
2017-10-14 10:15:36 -04:00
Erik Little
7b04309990
remove some code duplication
2017-10-14 09:43:27 -04:00
Erik Little
22fa1d4894
Merge remote-tracking branch 'origin/one-target' into development
...
* origin/one-target:
remove some debug prints
lower watch version
add watchos to podspec
target watchos
Rename header file; add armv7k arch
fix travis
make single target
2017-10-11 08:28:39 -04:00
Erik Little
f9360fc94f
Add note about queue type
2017-10-11 08:28:12 -04:00
Erik Little
953bc09bf3
remove some debug prints
2017-10-07 14:13:47 -04:00
Erik Little
c3c2c24254
lower watch version
2017-10-07 13:52:34 -04:00
Erik Little
51a1be19c8
add watchos to podspec
2017-10-07 13:44:49 -04:00
Erik Little
7b9997b111
target watchos
2017-10-07 13:34:27 -04:00
Erik Little
98a8e4f7f8
Rename header file; add armv7k arch
2017-10-07 13:27:24 -04:00
Erik Little
f85877fb72
fix travis
2017-10-07 13:05:54 -04:00
Erik Little
18b1c65c7c
make single target
2017-10-07 12:59:12 -04:00
Erik Little
0d6c7ece04
remove old group
2017-10-07 11:19:54 -04:00
Erik Little
07dc3e4040
bump starscream version
2017-10-07 11:12:47 -04:00
Erik Little
099c379272
update docs
v12.1.2
2017-10-05 19:16:53 -04:00
Erik Little
f6d62301e7
bump version
2017-10-05 19:16:25 -04:00
Erik Little
c6bdf43d8d
Merge branch 'development'
...
* development:
more test restructuring
Restructure tests
Add test for #829
2017-10-05 19:12:30 -04:00
Erik Little
45955aec4a
more test restructuring
2017-10-05 13:11:15 -04:00