I'm evaluating reactphp-esl for my application, but I'm struggling to see how I can subscribe to custom events. Normally in ESL one would issue a command similar to "events json CUSTOM conference::maintenance" and the socket would begin streaming json events from the conference module. How do I accomplish this using reactphp-esl?