Expand description

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.

Modules

Wrapper around the fetch API.

Wrapper around WebSocket API

Enums

All the errors returned by this crate.