Skip to content

Conversation

adi2011
Copy link

@adi2011 adi2011 commented Jan 10, 2022

I've added the websocket in electron build. The front-end needs improvement, but the RPC console is working fine.

@@ -0,0 +1,377 @@
import { Observable as O } from '../rxjs'
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this driver handshakes with the node (Bolt-8) and returns a websocket object for communication.

@adi2011 adi2011 marked this pull request as ready for review April 7, 2022 14:02
@adi2011
Copy link
Author

adi2011 commented May 7, 2022

CLN now sends gossip just after the connection (which they didn't do before), so we'll have to ignore messages in the range(256-511)..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant