Add reference to smol-potat for an ergonomic extension to smol

This commit is contained in:
leo-lb 2020-07-12 06:27:58 +00:00
parent 84bbdd03cd
commit 6a9216139d
1 changed files with 6 additions and 0 deletions

View File

@ -108,6 +108,12 @@ My personal crate recommendation list:
[ctrlc]: https://docs.rs/ctrlc
[signal-hook]: https://docs.rs/signal-hook
Crates useful with smol:
* Ergonomic async main wrapper that creates thread pools: [smol-potat]
[smol-potat]: https://github.com/wusyong/smol-potat
## TLS certificate
Some code examples are using TLS for authentication. The repository