MCPcopy Create free account
hub / github.com/debugger22/github-audio / ws_events_dispatch_handler

Function ws_events_dispatch_handler

rust-server/src/handlers.rs:19–25  ·  view source on GitHub ↗

* Axum's handler for incomming websocket connections */

(
    ws: WebSocketUpgrade,
    ConnectInfo(addr): ConnectInfo<SocketAddr>,
    State(gh_events_sender): State<Arc<Sender<String>>>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

handle_socket_connFunction · 0.85

Tested by

no test coverage detected