mirror of https://github.com/vacp2p/nim-libp2p.git
c19b966d23
When closing a connection of clientA(using the command “/disconnect”), the connection is then closed on clientA’s side. However, the connection remained open on clientB and clientB could continue sending message to clientA and clientA would receive those messages. This PR listens for a closing connection on clientB, then also closes clientB’s connection. |
||
---|---|---|
.. | ||
go-daemon | ||
directchat.nim | ||
helloworld.nim | ||
hexdump.nim | ||
tutorial_1_connect.md | ||
tutorial_2_customproto.md |