## Protocol / API Change ### Summary ### Affected Commands / Responses | Command | Response | Type of Change | Description | |---------|----------|----------------|-------------| | | | New / Changed / Removed | | ### New / Changed Syntax ``` ``` ### Affected Implementation Layers - [ ] `Session` - [ ] `User` or `UserRegistry` - [ ] `Tokenizer` / `RequestTokenClassifier` - [ ] `ProtocolParser` - [ ] `CommandParserDispatcher` + corresponding `CommandParser` - [ ] `CommandHandler` - [ ] `Response` hierarchy - [ ] `GameEngine` or `GameState` - [ ] Client-side (create your own issue and create link) ### Motivation /label ~protocol