bones_matchmaker_proto 0.4.0

Network protocol types for the Bones matchmaking server.
Documentation
[dependencies.iroh-net]
version = "0.22"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[lib]
name = "bones_matchmaker_proto"
path = "src/lib.rs"

[package]
authors = ["The Fish Folk & Spicy Lobster Developers"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Network protocol types for the Bones matchmaking server."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "bones_matchmaker_proto"
readme = "README.md"
repository = "https://github.com/fishfolk/bones"
version = "0.4.0"