lightninglabs / lightning-node-connect

MIT License
78 stars 22 forks source link

multi: grpc client conn #56

Closed ellemouton closed 1 year ago

ellemouton commented 1 year ago

In this PR, the underlying transport used by the ClientConn is abstracted into an interface so that a grpc implementation could be added as well (currently, the only option is to use websockets). Changes are also made to the itests so that both implementation are tested.

ellemouton commented 1 year ago

Hey @jamaljsr! Mind compiling a new wasm binary from this and giving it a spin with TW?