shesek / spark-wallet

⚡️ A minimalistic wallet GUI for c-lightning, accessible over the web or through mobile and desktop apps.
MIT License
341 stars 75 forks source link

Websocket (Electron Build) #194

Open adi2011 opened 2 years ago

adi2011 commented 2 years ago

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

adi2011 commented 2 years ago

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)..