Skip to content

[feature request] simplify defining RequestHandler  #24

@yschimke

Description

@yschimke

Some possible options to make it simpler to use, especially around "kicking the tires" style functionality

  • A builder approach like the java where you standard with a concrete RequestHandler that rejects all requests and then add handlers
  • base class with concrete methods you can override
  • concrete utility classes for things like subscriptions with default behaviour e.g. when not implementing handleRequestChannel

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