vncore / com.venuenext.vncore.model / NotificationMessageRouter / routeMessage
routeMessage
fun routeMessage(message: String): Unit
Finds all listeners that can handle the message and forwards the notification.
Parameters
message
- The JSON string from the websocket.