This commit is contained in:
Stjepan Glavina 2020-04-20 18:13:28 +02:00
parent c1bd769dfb
commit 011a7527b6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ https://discord.gg/5RxMVnr
## Goals
* Small - Fits into a single source file.
* Small - Around 1500 lines of code.
* Fast - On par with async-std and Tokio.
* Safe - Written in 100% safe Rust.
* Complete - Fully featured and ready for production.