mod_signal feature suggest: notification of connect/disconnect
8 views
Skip to first unread message
Behrad Zari
unread,
Apr 8, 2013, 2:31:03 PM4/8/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zotoni...@googlegroups.com
This would be nice to be able to integrate any pub/sub system into mod_signal. In my case, there is a scenario in which I need to get notified when a client connects to a signal, so that I can subscribe to a broker, and emit signals for published messages. I thought that would be nice mod_signal creates a notification (z_notify) with the connect parameters.