Made SessionReader invoke parsing of request with CommandParserDispatcher uppon recieving request #202
Reference in New Issue
Block a user
Delete Branch "feat/use-parser-dispatcher-in-reader"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added a dispatcher field to the
SessionManager,SessionandSessionReader.Created
CommandParserDispatcheron server startup and passed it toSessionManager.Closes #13
mentioned in commit
d51f080bad