private_pub icon indicating copy to clipboard operation
private_pub copied to clipboard

Support for client subscription callbacks

Open mrjogo opened this issue 13 years ago • 1 comments

The Faye client has subscription-finished callbacks (http://faye.jcoglan.com/browser/subscribing.html), which allow the client to execute code once it is successfully connected to the Faye server. It would be useful for PrivatePub to expose those in some way. Maybe something similar to the way message callbacks are handled now?

mrjogo avatar Feb 26 '12 23:02 mrjogo

I like this request, it will also be useful for debugging.

zlu avatar Mar 06 '12 16:03 zlu