Function notification_to_ws_message

Source
pub fn notification_to_ws_message(
    notification: NotificationInner<Uuid>,
) -> WsMessageOrResponse
Expand description

Converts a notification to a websocket message that can be sent to clients