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

[Bug]: C++ chat client does not print server output to the log #66

@rvolosatovs

Description

@rvolosatovs

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's 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

Metadata

Metadata

Labels

Type

No type

Projects

Status

New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions