Skip to content

brianmay/reqwasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reqwasm

crates.io docs.rs licence

HTTP requests library for WASM Apps. It provides idiomatic Rust bindings for the web_sys fetch and WebSocket API

This re-exports all the API from gloo-net crate.

Future plans

  • Add framework specific support - e.g. Yew suspense support will be added behind a feature flag.

Contributions

Your PRs and Issues are welcome. Note that all the contribution submitted by you, shall be licensed as MIT or APACHE 2.0 at your choice, without any additional terms or conditions.

About

HTTP requests library for WASM Apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%