1 unstable release

new 0.1.0 Feb 18, 2025

#5 in #socket

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
~185K SLoC