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
$ enarx deploy file://$(pwd)/cpp
hello
6
test
5
hy
3
hmm weird output
4
6
7
Expected Behaviour
$ enarx deploy file://$(pwd)/cpp
hello
test
hy
hmm weird output
Environment Information
irrelevant
Steps To Reproduce
- Start the Rust chat-server
- Start the C++ chat-client
- Type messages
- Observe numbers being printed to the log