bones_matchmaker_proto 0.2.0

Network protocol types for the Bones matchmaking server.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["The Fish Folk & Spicy Lobster Developers"]
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.2.0"