#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

#880 in Data structures

Download history 25/week @ 2024-02-19 20/week @ 2024-02-26 8/week @ 2024-03-04 18/week @ 2024-03-11 9/week @ 2024-03-18 42/week @ 2024-04-01 5/week @ 2024-04-08 4/week @ 2024-04-15

52 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
~89K SLoC