-
Notifications
You must be signed in to change notification settings - Fork 982
Closed
Description
Javascript client events listeners support the last argument to be a callback function, so it's possible to call it to send back a reply to an event emitted by the server. This is also supported by the C++ library, but there's no reference to the same functionality when listening events in the Java client. I've reviewed the actual Java library source code, but found no clue about it.
Metadata
Metadata
Assignees
Labels
No labels