www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Q: docs and guides for hunt

Hello,

I'l like to try 'hunt' project to solve one of my problems, but I 
can't find docs and code samples or tutorials, etc. I even can't 
find if hunt (or hunt-framework) can be used for my task.

Please, help!

Here is short descriptions what I need - long running 
application, periodically polling hundreds services over http and 
plain TCP, and exposing results as single html page. My needs are 
- single or several threads,  something like async/await in 
fiber, no callback hell.

Thanks!
Apr 21 2019