aleph-im / aleph-explorer

Simple explorer for the Aleph.im network
4 stars 2 forks source link

Use the websocket API instead of polling #49

Closed hoh closed 1 year ago

hoh commented 1 year ago

My network profile looks like a comb when I have the explorer open:

image

Core channel nodes implement a Websocket API that pushes new messages immediately to clients instead of having them poll every second.

image