Skip to content

Custom protocol support #587

Closed
Closed
@raman-kananovich

Description

@raman-kananovich

I want to use this library to work via a custom protocol that is based on a pub/sub mechanism.

It would be great to expose new versions of the parseOpenRPCDocument which accepts custom URI getters/resolvers.

Proposed functionality usage example
const parseOpenRPCDocument = makeCustomProtocolParseOpenRPCDocument(fetchCustomProtocol, resolveReferenceCustomProtocol);

Could you please provide your opinion regarding my proposal?

If it looks OK for you I can implement it and create a pull request.

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