Releases: smolstudios/defined-realtime-websocket
Releases · smolstudios/defined-realtime-websocket
v0.1.2 - Handle keepalive message
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.
Release includes the following PR(s):