-
Notifications
You must be signed in to change notification settings - Fork 0
Event handlers
Danilo Penna Queiroz edited this page Dec 21, 2013
·
1 revision
- node-joined - indicates a node has joined
- node-left - indicates a node has left
- <user_event> - user customized events
- success <user_event> - indicates an event handler was successfully executed
- failed <user_event> - indicates an event handler was failed executed
[event 1]: /path/to/handler-event-1 [event 2]: /path/to/handler-event-2 *: /path/to/handler-other-events