Made SessionReader invoke parsing of request with CommandParserDispatcher uppon recieving request #202

Merged
lars.winzer merged 4 commits from feat/use-parser-dispatcher-in-reader into main 2026-03-25 19:39:14 +01:00
lars.winzer commented 2026-03-25 19:37:51 +01:00 (Migrated from git.scicore.unibas.ch)

Added a dispatcher field to the SessionManager, Session and SessionReader .

Created CommandParserDispatcher on server startup and passed it to SessionManager .

Closes #13

Added a dispatcher field to the `SessionManager`, `Session` and `SessionReader` . Created `CommandParserDispatcher` on server startup and passed it to `SessionManager` . Closes #13
lars.winzer (Migrated from git.scicore.unibas.ch) scheduled this pull request to auto merge when all checks succeed 2026-03-25 19:37:56 +01:00
lars.winzer commented 2026-03-25 19:39:15 +01:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit d51f080bad

mentioned in commit d51f080bad5e11646f010036a5a6f7b671056700
lars.winzer (Migrated from git.scicore.unibas.ch) merged commit d51f080bad into main 2026-03-25 19:39:15 +01:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#202