pub fn ws_data_with_client_pubkey(
state: AppState,
ws: WebSocketUpgrade,
client_pubkey: Option<String>,
) -> impl IntoResponsepub fn ws_data_with_client_pubkey(
state: AppState,
ws: WebSocketUpgrade,
client_pubkey: Option<String>,
) -> impl IntoResponse