Crate quad_net

source ·
Expand description

Various network abstractions over web and desktop.

Modules§

  • Async http requests.
  • Client and server abstraction to make a socket-like connection on both desktop and web.
  • Websocket client. Works through native websockets on web and through ws-rs on the desktop.

Functions§