pub fn notification_to_ws_message(
notification: NotificationInner<QuoteId>,
) -> WsMessageOrResponse
Expand description
Converts a notification to a websocket message that can be sent to clients
pub fn notification_to_ws_message(
notification: NotificationInner<QuoteId>,
) -> WsMessageOrResponse
Converts a notification to a websocket message that can be sent to clients