Commit Graph
3 Commits
Author SHA1 Message Date
felis 3cb2a902d4 feat: normalize protobuf gift events
Decode SEND_GIFT_V2 protobuf payloads and map their stable fields to the existing Gift command so existing consumers receive new-format gift events.
2026-07-21 13:35:24 -07:00
felis b3e3a3c87c refactor: reorganize API and WebSocket modules
Split client, endpoint, and WebSocket implementations into domain-focused modules while preserving the public API.\n\nImprove crate and API documentation to describe responsibilities, authentication boundaries, and response compatibility.
2026-07-19 22:31:47 -07:00
felis 18ae300d3f initial commit 2026-07-18 12:44:28 -07:00