Crate quad_net[][src]

Various network abstractions over web and desktop.

Modules

http_request

Async http requests.

quad_socket

Client and server abstraction to make a socket-like connection on both desktop and web.

web_socket

Websocket client. Works through native websockets on web and through ws-rs on the desktop.

Functions

quad_net_crate_version