Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 275 Bytes

File metadata and controls

13 lines (8 loc) · 275 Bytes

net

Low-level networking crate extracted from the Mach proxy codebase.

Scope

  • socket backend abstractions (tokio / epoll / optional io-uring)
  • Minecraft protocol primitives used by Mach
  • benchmark harnesses for transport and packet paths

License

GPL-3.0-only