nostr-websocket-utils / NostrServer
Represents a Nostr WebSocket server
new NostrServer(
options
):NostrServer
Creates a new Nostr WebSocket server instance
NostrWSServerOptions
Server configuration options
private
server:WebSocketServer
The underlying WebSocket server instance
stop():
void
Closes the WebSocket server
void