Crates.io | reqwasm |
lib.rs | reqwasm |
version | 0.5.0 |
source | src |
created_at | 2021-02-03 15:20:48.673267 |
updated_at | 2022-03-11 10:52:54.458286 |
description | HTTP requests library for WASM Apps |
homepage | |
repository | https://github.com/hamza1311/reqwasm |
max_upload_size | |
id | 350120 |
size | 18,676 |
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.
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.