[go: up one dir, main page]

async-net 1.4.5

Async networking primitives for TCP/UDP/Unix communication
Documentation
[dependencies.async-io]
version = "1.0.0"

[dependencies.blocking]
version = "1.0.0"

[dependencies.fastrand]
version = "1.3.5"

[dependencies.futures-lite]
version = "1.2.0"

[package]
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
categories = ["asynchronous", "network-programming", "os"]
description = "Async networking primitives for TCP/UDP/Unix communication"
documentation = "https://docs.rs/async-net"
edition = "2018"
homepage = "https://github.com/stjepang/async-net"
keywords = ["networking", "uds", "mio", "reactor", "std"]
license = "Apache-2.0 OR MIT"
name = "async-net"
readme = "README.md"
repository = "https://github.com/stjepang/async-net"
version = "1.4.5"