You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes subscription to safely ignore keepalive messages sent from the defined.fi server. Updates websocket message typing to include keepalive (type === 'ka') variant as well. Thanks @jstep for the contribution.