mikedilger / chorus

Chorus is a nostr relay
Other
40 stars 7 forks source link

Close websockets with no subscriptions after some timeout #7

Closed mikedilger closed 4 months ago

mikedilger commented 4 months ago

If a websocket connection has no subscriptions for some timeout period of time, we should close it.

mikedilger commented 4 months ago

Done, with a 5 sec timeout.