#async-await #compatible #client #web #http-ws

nightly naive

HTTP/WS async/await compatible very simple client

2 releases

0.1.1 Jul 18, 2019
0.1.0 Jul 18, 2019

#143 in #async-await

MIT/Apache

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
~176K SLoC