bully icon indicating copy to clipboard operation
bully copied to clipboard

Add an explicit BLYEvent object that solidifies some of the expected message fields.

Open heardrwt opened this issue 10 years ago • 1 comments

This PR adds an explicit BLYEvent object that solidifies some of the expected message fields.

< also > Add support for ping / pong win way of a 2 minute timer. Add support for subscribing to presence channels. Move channel event dispatch into the channel object. Add NSNotifications for receipt of events at both the channel and the client level. Add a delegate method to handle explicit receipt of events. Removed deprecated delegate method support. Explicitly listen for notifications from our reachability object. Respond to ping events. Object description methods.

heardrwt avatar Aug 01 '14 07:08 heardrwt

No thanks on the license in the comments. I'd love to see this broken up a bit more. Hard to grok just a large PR with several unrelated changes. Sorry :(

soffes avatar Aug 29 '14 02:08 soffes