#protocols #client-server #distant #data #messaging #remote

distant-protocol

Protocol library for distant, providing data structures used between the client and server

8 releases

0.20.0 Jul 15, 2023
0.20.0-alpha.13 Jul 14, 2023
0.20.0-alpha.10 Jun 26, 2023

#1022 in Data structures

22 downloads per month
Used in 4 crates (via distant-core)

MIT/Apache

385KB
8K SLoC

distant protocol

Crates.io Docs.rs Rustc 1.70.0

Details

The distant-protocol library supplies the structs and enums that make up the messaging structure for distant.

Installation

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

[dependencies]
distant-protocol = "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.

Dependencies

~3–4.5MB
~88K SLoC