6 Commits

Author SHA1 Message Date
Erik
9e94ed1cea
Bump websocket version, fix some warnings 2017-03-28 05:10:46 -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
f90ad8caeb update for latest swift 2016-05-21 11:45:35 -04:00
Erik
d4c01183ab style 2016-03-25 09:48:04 -04:00
Erik
c92e146dfc small tweaks 2016-01-27 16:00:36 -05:00
Erik
e2f89d82e4 rename source directory 2015-12-03 14:25:23 -05:00