Skip to content

Use ProtocolRegistry and stop Protocol being an enum #83

@eswdd

Description

@eswdd

Whilst implementing #82 I realised that Protocol is still an enum, which makes it rather hard to add new protocols. As part of the work for that I introduced a new registry (ProtocolRegistry) in order to be able to find protocols by paradigm. This class needs fleshing out and to be used by transports/protocols as they initialise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions