distant/distant-net
2023-06-06 15:25:21 -07:00
..
src Update to test READMEs 2023-06-01 02:39:34 -05:00
tests Refactor authentication into distant-auth 2023-05-27 20:39:26 -05:00
Cargo.toml Bump to alpha.8 2023-06-06 15:25:21 -07:00
README.md Refactor to use debouncer for file watching and support configuration (#195) 2023-06-05 18:01:16 -05:00

distant net

Crates.io Docs.rs Rustc 1.68.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.