Erik
206e1eed4f
Tell users what namespace was connected to
2017-07-04 08:29:02 -04:00
Erik
158bdfb418
Add enum for client events. Resolves #675
2017-05-07 11:32:05 -04:00
Erik
84dd3078d8
Make client single queued
...
Shouldn't need to protoct ack generation now that client is single queued
2017-05-05 22:07:12 -04:00
David Beck
536367392f
Switch to using Any instead of AnyObject
...
In Swift 3 AnyObject is rarely what you want to use. Objective-C API gets imported as Any and while types like Array and Dictionary can be coerced to AnyObject, they prefer Any, which doesn’t require a manual cast.
2016-08-23 10:10:33 -07:00
Erik
7c3de9f30a
even more xcode 8 stuff. style changes
2016-06-15 10:13:44 -04:00
Erik
9a4ec5a82a
xcode 8
2016-06-14 20:41:59 -04:00
Erik
c6d000972e
add test
2016-05-22 14:10:43 -04:00
Erik
51ee4d3d1d
try and avoid a bunch of as AnyObject nonsense
2016-05-22 14:05:01 -04:00
Erik
f90ad8caeb
update for latest swift
2016-05-21 11:45:35 -04:00
Erik
e2db1a086d
update for latest swift 3
2016-04-16 12:00:21 -04:00
Erik
e1865e3f94
rename file
2016-04-16 10:43:20 -04:00