Commit Graph

16 Commits

Author SHA1 Message Date
Nikita Lutsenko
2abdcb9614 Fix errors in TestChat application. (#431) 2016-07-01 17:51:15 -07:00
Nikita Lutsenko
8c41a73038 Cleanup TCAppDelegate. 2016-06-09 16:20:43 -07:00
Nikita Lutsenko
8065053898 Remove usage of deprecated APIs and cleanup TestChat app. (#404) 2016-06-08 20:12:46 -07:00
Nikita Lutsenko
ee395defcf Update license on example server/cient. (#356) 2016-05-05 14:00:15 -07:00
Nikita Lutsenko
ef22e3a488 Merge pull request #352 from facebook/nlutsenko.instancetype
Make all initializers subclass/type-safe friendly.
2016-05-05 10:01:12 -07:00
Nikita Lutsenko
85030a57c4 Remove prefix headers, enable clang modules. (#350) 2016-05-05 10:00:32 -07:00
Nikita Lutsenko
e4101f6ad1 Use instancetype instead of id for return types of init methods. 2016-05-04 19:54:39 -07:00
Hamilton Chapman
6e5de1a8f5 Add SocketRocket-tvOS scheme and target. Update project settings 2016-01-28 14:43:49 +00:00
Daniel Ribeiro
60f4713a81 cherry picking https://github.com/square/SocketRocket/pull/74 and fixing merge conflicts 2015-10-02 17:28:54 -07:00
Chris Brauchli
5ba88b3f79 Add sendPing: method and a delegate method for received Pongs
Also added some sample code in the sample chat app.

Simplify ping/pong handling

Timing is an application-level thing

Style updates
2014-11-07 17:45:21 -08:00
Mike Lewis
a3dc9222a5 Adding Default-568h@2x.png for test chat to make Xcode hush 2012-10-10 11:29:47 -07:00
Mike Lewis
f5a1f73a90 Use ID instead of NSString 2012-04-18 12:27:22 -07:00
Mike Lewis
d7ebf53964 Change delegate method to accept an id (since it will either be NSData or NSString)
Fixes 25
2012-04-18 12:25:06 -07:00
Mike Lewis
69ad9ea5bf Adding receiving of close messages to demo app 2012-02-25 19:37:24 -08:00
Mike Lewis
3e80331003 Internal chat demo! 2012-02-05 19:49:22 -08:00
Mike Lewis
49daf53469 Added test Project 2012-01-29 02:23:37 -08:00