5 releases
0.0.6 | Dec 14, 2023 |
---|---|
0.0.5 | Aug 29, 2023 |
0.0.4 | Aug 8, 2023 |
0.0.3 | Aug 8, 2023 |
0.0.1 | Jul 26, 2023 |
#332 in HTTP client
69 downloads per month
Used in 2 crates
24KB
365 lines
Simplehttp
Simple (and very immature) sync http client. Intended to have multiple implementations abstracting away API differences between platforms
Current implementations:
- Reqwest
- Esp32 IDF (Embedded device with std)
- Wasm32 Spin (Wrapping the spin http client)
Dependencies
~1–14MB
~191K SLoC