Skip to content

Custom protocol support #587

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.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions