sbt / util

util modules for sbt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

non-blocking readline

eed3si9n opened this issue · comments

We need a way of driving JLine in a non-blocking way.
(Perhaps we don't use JLine at first).

We need to be a able to listen to network requests in parallel as we listen to humans for the command in console.