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