Crates.io | distant-net |
lib.rs | distant-net |
version | 0.20.0 |
source | src |
created_at | 2022-08-09 16:40:20.781957 |
updated_at | 2023-07-15 01:39:07.837976 |
description | Network library for distant, providing implementations to support client/server architecture |
homepage | https://github.com/chipsenkbeil/distant |
repository | https://github.com/chipsenkbeil/distant |
max_upload_size | |
id | 641899 |
size | 755,763 |
The distant-net
library supplies the foundational networking functionality
for the distant interfaces and distant cli.
You can import the dependency by adding the following to your Cargo.toml
:
[dependencies]
distant-net = "0.20"
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.