## Proposal 1 Currently we just inherit stdio while running the server, but user should be able to modify this behavior ## Proposal 2 We should use piped to avoid printing stuff in console directly.
Proposal 1
Currently we just inherit stdio while running the server, but user should be able to modify this behavior
Proposal 2
We should use piped to avoid printing stuff in console directly.