agency-proxy-protocol 0.1.6

Versioned wire protocol shared by AgencyProxy clients and servers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "agency-proxy-protocol"
description = "Versioned wire protocol shared by AgencyProxy clients and servers"
version.workspace = true
edition.workspace = true
license.workspace = true
publish.workspace = true
homepage.workspace = true
repository.workspace = true

[dependencies]
serde.workspace = true
serde_json.workspace = true