netbeam 0.8.0

a pure-rust asynchronous network synchronization crate (using tokio) that recreates familiar asynchronous paradigms but in a network context
Documentation

netbeam

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 3 feature flags, 2 of them enabled by default.

default

  • std

std

  • rand/std
  • rand/std_rng
  • citadel_io/std
  • anyhow/std

wasm

  • citadel_io/wasm