distant-net

Crates.iodistant-net
lib.rsdistant-net
version0.20.0
sourcesrc
created_at2022-08-09 16:40:20.781957
updated_at2023-07-15 01:39:07.837976
descriptionNetwork library for distant, providing implementations to support client/server architecture
homepagehttps://github.com/chipsenkbeil/distant
repositoryhttps://github.com/chipsenkbeil/distant
max_upload_size
id641899
size755,763
Chip Senkbeil (chipsenkbeil)

documentation

README

distant net

Crates.io Docs.rs Rustc 1.70.0

Details

The distant-net library supplies the foundational networking functionality for the distant interfaces and distant cli.

Installation

You can import the dependency by adding the following to your Cargo.toml:

[dependencies]
distant-net = "0.20"

License

This project is licensed under either of

Apache License, Version 2.0, (LICENSE-APACHE or apache-license) MIT license (LICENSE-MIT or mit-license) at your option.

Commit count: 370

cargo fmt