2 releases
0.1.1 | Jul 18, 2019 |
---|---|
0.1.0 | Jul 18, 2019 |
#144 in #async-await
5KB
52 lines
Naive
async/await compatible crate for web connections (HTTP/REST, WebSockets)
This crate is useful for writing simple apps in the same manner like Python scripts to fetch something from remote web-servers or to explore remote APIs.
Dependencies
~7.5MB
~165K SLoC