Duskt/tbsp

Websocket data format

Aperta

#15 aperta il 22 set 2025

 (1 commento) (0 reazioni) (0 assegnatari)TypeScript (0 fork)auto 404
documentationenhancementhelp wantedsystem

Metriche repository

Star
 (5 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor