Why Nostr? What is Njump?
2024-06-07 07:36:39

Yonle on Nostr: WebSocket: Terminating connections. .close() VS .terminate() .close(): - You say ...

WebSocket: Terminating connections.
.close() VS .terminate()

.close():
- You say "FIN" into server, wait for acknowledge response.
- The server says bye, Then proceeds closing TCP connection

.terminate():
- Not saying FIN to server but immediately destroy the TCP connection
- In other end, The server may not even know that you are disconnected.
- It's basically kicking out your friend from your house, Then slamming the door in front of their face.
Author Public Key
npub1x3azxuysp5vmfer4vgs4jn5tmfcx4ew8sh0qnev7gczljxsr7jwqa3g4el