simplehttp

Crates.iosimplehttp
lib.rssimplehttp
version0.0.6
sourcesrc
created_at2023-07-26 13:31:25.094106
updated_at2023-12-14 19:58:39.143444
descriptionSimple (and very immature) sync http client. Intended to have multiple implementations abstracting away API differences between platforms
homepage
repository
max_upload_size
id926463
size27,188
Frank Lyaruu (flyaruu)

documentation

README

Simplehttp

Simple (and very immature) sync http client. Intended to have multiple implementations abstracting away API differences between platforms

CI: CircleCI

Current implementations:

  • Reqwest
  • Esp32 IDF (Embedded device with std)
  • Wasm32 Spin (Wrapping the spin http client)
Commit count: 0

cargo fmt