Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websocket (Electron Build) #194

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Websocket (Electron Build) #194

wants to merge 8 commits into from

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.

None yet

1 participant