Skip to content

Implement Request Handling #2

Description

@decanus

There should be a method for request handling. This should take a request string, parse it and then handle it. Meaning ensure content is not malformed, the command exists and then pass it on to a delegate / data source with a received function that returns the expected return body which is then transformed into a response object.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions