Duskt/tbsp

Websocket data format

开放

#15 创建于 2025年9月22日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (0 个派生)auto 404
documentationenhancementhelp wantedsystem

仓库指标

星标
 (5 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

We need a consistent protocol for the format of messages across websockets so we can distinguish chat messages, mafia actions, other events etc. I believe this is sometimes referred to as a sub-protocol.

This would ideally include:

  • Protocol version for future backwards compatibility
  • Minification format for efficient transmission

贡献者指南