MCPcopy Create free account
hub / github.com/ChrisFeldmeier/OpenCodeRust / routes.rs

File routes.rs

crates/opencode-server/src/routes.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use axum::{
2 extract::{
3 ws::{Message, WebSocket, WebSocketUpgrade},
4 Extension, Path, Query, State,

Callers

nothing calls this directly

Calls 1

newFunction · 0.85

Tested by

no test coverage detected