MCPcopy Create free account
hub / github.com/devfeel/dotweb / WebSocket

Method WebSocket

router.go:70–70  ·  view source on GitHub ↗
(path string, handle HttpHandle)

Source from the content-addressed store, hash-verified

68 DELETE(path string, handle HttpHandle) RouterNode
69 HiJack(path string, handle HttpHandle)
70 WebSocket(path string, handle HttpHandle)
71 Any(path string, handle HttpHandle)
72 RegisterHandlerFunc(routeMethod string, path string, handler http.HandlerFunc) RouterNode
73 RegisterRoute(routeMethod string, path string, handle HttpHandle) RouterNode

Callers 2

WebSocketMethod · 0.65
mainFunction · 0.65

Implementers 1

routerrouter.go

Calls

no outgoing calls

Tested by

no test coverage detected