Add ProtocolParser to parse RawPacket into PrimitiveRequest using the Tokenizer #187

Merged
lars.winzer merged 6 commits from feat/protocol-parser into main 2026-03-15 16:19:05 +01:00
lars.winzer commented 2026-03-15 16:17:37 +01:00 (Migrated from git.scicore.unibas.ch)

Added the ProtocolParser to parse the list of tokens by the Tokenizer into a PrimitiveRequest.

In the PrimitiveRequest, all provided parameter are stored in a list to be easy accessible by later building blocks.

Added the ProtocolParser to parse the list of tokens by the Tokenizer into a PrimitiveRequest. In the PrimitiveRequest, all provided parameter are stored in a list to be easy accessible by later building blocks.
lars.winzer (Migrated from git.scicore.unibas.ch) scheduled this pull request to auto merge when all checks succeed 2026-03-15 16:18:26 +01:00
lars.winzer (Migrated from git.scicore.unibas.ch) merged commit f6c889c250 into main 2026-03-15 16:19:05 +01:00
lars.winzer commented 2026-03-15 16:19:06 +01:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit f6c889c250

mentioned in commit f6c889c2505871e5e2fc1f0dc947f34fc3902bb3
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#187