by default inputFunction is implemetned as functio...
# coroutines
o
by default inputFunction is implemetned as function which does smart things on network incomming connection, but I want and plan it can be anything, database (which would be like triggerbased) or it could be even console -> Which then is like - veeeery long waiting until stupid user enters stuff... or it can be anything... Including might be even Channel, which requires coroutine context...