1 unstable release

0.1.0 Feb 18, 2025

#12 in #smol

Download history 39/week @ 2025-02-12 66/week @ 2025-02-19 8/week @ 2025-02-26

113 downloads per month
Used in 3 crates (via curseofrust-net-foundatio…)

AGPL-3.0-or-later

24KB
267 lines

unisock-smol

TCP and UDP backend implementations for unisock based on async-io crate, which is a component of smol.

Backends

  • TCP
  • UDP with a single socket

lib.rs:

async-io backend for unisock.

Dependencies

~5–14MB
~193K SLoC