janus_messages 0.5.39

Distributed Aggregation Protocol message definitions used in Janus, the server powering ISRG's Divvi Up.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# `janus_messages`
[![Build Status]][actions] [![latest version]][crates.io] [![docs badge]][docs.rs]

[Build Status]: https://github.com/divviup/janus/workflows/ci-build/badge.svg
[actions]: https://github.com/divviup/janus/actions?query=branch%3Amain
[latest version]: https://img.shields.io/crates/v/janus_messages.svg
[crates.io]: https://crates.io/crates/janus_messages
[docs badge]: https://img.shields.io/badge/docs.rs-rustdoc-green
[docs.rs]: https://docs.rs/janus_messages/

`janus_messages` crate provides structures representing the various messages defined by the [Distributed Aggregation Protocol](https://datatracker.ietf.org/doc/draft-ietf-ppm-dap/).