Files
orly/pkg/protocol/ws/doc.go
2025-07-17 13:18:55 +01:00

5 lines
169 B
Go

// Package ws provides both relay and client websocket implementations,
// including a pool for fanning out to multiple relays and managing
// subscriptions.
package ws