omnia-network / ic-websocket-gateway

WebSocket gateway for the IC
https://status.icws.io
MIT License
24 stars 2 forks source link

remove poller immediately #19

Closed massimoalbarello closed 9 months ago

massimoalbarello commented 9 months ago

Check whether the poller state is empty after each polling iteration. This is not efficient and needs to be improved but it is necessary to make the protocol safe.