← News
Devlog2026-08-29 · gi
The entire v83 protocol is now documented — 340 packets, browsable
Every one of the 340 real opcodes this client sends and receives now has a documented, structured schema, all in one place.
That means bugs in the protocol layer get caught early — in code review or in a test — before they ever reach a live server.
The library on this site is built on the same idea: real data, structured, browsable, and kept in sync with the client automatically.