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

Function handle_socket_conn

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

* Actual websocket statemachine (one will be spawned per connection) */

(
    socket: WebSocket,
    addr: SocketAddr,
    gh_events_sender: Arc<Sender<String>>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 1

process_messageFunction · 0.85

Tested by

no test coverage detected