13 Commits

Author SHA1 Message Date
Nader Toukabri
018c993a9d remove semicolon 2016-10-28 15:09:21 +01:00
Nader Toukabri
ff12285e94 add SocketAckEmitter.isRequired() 2016-10-28 14:23:22 +01:00
Erik
c91a79fe5b
remove redundant cast 2016-09-25 12:07:55 -04:00
Erik
6771f59ab7
Redo emitWithAck API since in Swift 3 parameter names aren't apart of the type 2016-09-25 11:59:10 -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
64b9774c83
Move helper method 2016-08-13 13:32:14 -04:00
Erik
9a4ec5a82a xcode 8 2016-06-14 20:41:59 -04:00
Erik
3b4a3828ba fix for ackemitter 2016-05-22 14:17:01 -04:00
Erik
e2db1a086d update for latest swift 3 2016-04-16 12:00:21 -04:00
Erik
199b9962f0 swift3 naming 2016-03-25 13:11:28 -04:00
Erik
d4c01183ab style 2016-03-25 09:48:04 -04:00
Erik
931382deff refactors 2015-12-25 10:02:09 -05:00
Erik
e2f89d82e4 rename source directory 2015-12-03 14:25:23 -05:00