@rythra/protocol
v0.2.0
Published
Versioned Lavalink protocol contracts for Rythra
Readme
@rythra/protocol 🌐
Versioned Lavalink protocol contracts and wire boundary for Rythra.
📦 Installation
bun add @rythra/protocol
# or
npm install @rythra/protocol🏗️ Structure
packages/protocol/src/
├── v3/ # Lavalink v3 wire & REST contracts
├── v4/ # Lavalink v4 wire & REST contracts
├── v5/ # Lavalink v5 compatibility boundary
├── version.ts # Version negotiation and semantic version parser
└── index.ts # Protocol exports📄 License
MIT © Rythra Team
