Duskt/tbsp

Websocket data format

オープン

#15 opened on 2025/09/22

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (0 件のフォーク)auto 404
documentationenhancementhelp wantedsystem

Repository metrics

Stars
 (5 個のスター)
PR merge metrics
 (30d に merged 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

コントリビューターガイド