Skip to main content

handle_socket

Function handle_socket 

Source
async fn handle_socket(
    socket: WebSocket,
    state: WsState,
    authenticated: bool,
    wallet_address: Option<WalletAddress>,
)