This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Description
Is there an existing issue for this?
Code of Conduct
Current Behaviour
C++ chat client can only be killed by ^C
Expected Behaviour
Once the user is done sending messages, ^D should close the stdin and trigger messages to be read from the socket and printed to the log (just like the Rust client)
Environment Information
irrelevant
Steps To Reproduce
No response