Skip to content

Implement more JSON-RPC Transports #279

Description

@msgilligan

Currently supported on master:

  • JsonRpcClientJavaNet: HTTP using java.net.http.HttpClient
  • JsonRpcClientHttpUrlConnection: HTTP using java.net.HttpURLConnection (to be deprecated?)

PRs:

To be implemented:

  • TCP (for Electrum Protocol, etc)
  • REST (for CLN Rest protocol)
  • WebSocket (for Minecraft etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions