```

import { useWebSocketImplementation } from 'nostr-tools/pool'

// or import { useWebSocketImplementation } from 'nostr-tools/relay' if you're using the Relay directly

import WebSocket from 'ws'

useWebSocketImplementation(WebSocket)

```

copied wrong snippet.

Reply to this note

Please Login to reply.

Discussion

No replies yet.