The workaround outlined in Nim in Action is still the best way to achieve this in a cross-platform fashion. That is until we are able to `await` a FlowVar, once that is implemented and working it'll be the same idea but the code to achieve will be much shorter and far more efficient.
- Read Stdin asynchronously charlieH
- Re: Read Stdin asynchronously Araq
- Re: Read Stdin asynchronously charlieH
- Re: Read Stdin asynchronously treeform
- Re: Read Stdin asynchronously dom96
