tokio-rs / console-gsoc

Google Summer of Code tokio-console prototype
MIT License
12 stars 2 forks source link

Implement a non threaded, tokio based subscriber #39

Open matprec opened 5 years ago

matprec commented 5 years ago

This adresses some of the review comments in #29 related to the subsriber.

The threaded version is still available, but moved to its own module.