Skip to content

Allow simple way to replace Request/Response or Receiver/Sender classes #4

@yoongkang

Description

@yoongkang

Users may want to supply their own class and we might want to allow them to configure this (like Flask). This would allow them to use, e.g Starlette.

Might have challenges due to a different interface, but shouldn't be a huge problem. The protocol handler needs to be decoupled from the receiver/sender objects, so that we're not locked in to a particular class.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions