[c-lightning] Pubsub API?

William Casarin jb55 at jb55.com
Fri Aug 3 00:09:49 AEST 2018


Hey c-lightning devs,

I want to a build an opengl visualization client. My requirements are:

  - access to channel events (updates, announcements, etc) I want to
    visualize updates as glowing edges between nodes, announcements for
    rendering new nodes, etc.

Perhaps a realtime pubsub api might be appropriate? Any suggestions on
what type of transport format/api we could use for this? Otherwise I was
going to use the wire format that we current use between our daemons,
but that seems a bit invasive.

Let me know what ya'll think!

Cheers,
Will

-- 
https://jb55.com


More information about the c-lightning mailing list