deepslate-protocol 0.1.0

Minecraft protocol primitives for the Deepslate proxy.
Documentation

Minecraft protocol primitives for the Deepslate proxy.

This crate provides zero-copy packet encoding/decoding, VarInt utilities, and type definitions for the Minecraft protocol. It is intentionally I/O-free and async-free, operating only on byte slices and buffers.