I've got some code that combines async with threads to do this in my book, here is the code: [https://github.com/dom96/nim-in-action-code/blob/master/Chapter3/ChatApp/src/client.nim#L39](https://github.com/dom96/nim-in-action-code/blob/master/Chapter3/ChatApp/src/client.nim#L39)
- [Beginner] CLI Utility that continuously reads keyboard input; ... rvdk
- Re: [Beginner] CLI Utility that continuously reads keyboar... shashlick
- Re: [Beginner] CLI Utility that continuously reads key... rvdk
- Re: [Beginner] CLI Utility that continuously reads... Arrrrrrrrr
- Re: [Beginner] CLI Utility that continuously r... rvdk
- Re: [Beginner] CLI Utility that continuou... dom96
