Skip to content

Commit

Permalink
Add actix to ecosystem
Browse files Browse the repository at this point in the history
Closes #31.
  • Loading branch information
upsuper committed May 4, 2020
1 parent 74adf33 commit 71270f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ <h2><code>async</code> ecosystem</h2>
you are used to, but in an async version and designed for Rust's
<code>async</code>/<code>await</code> syntax.
</li>
<li>
<a href="https://crates.io/crates/actix">actix</a> -
A actors framework providing higher-level abstraction for tokio.
</li>
<li>
<a href="https://crates.io/crates/thin_main_loop">thin_main_loop</a> -
An experimental, cross platform, main loop and futures executor/reactor,
Expand Down

0 comments on commit 71270f4

Please sign in to comment.