Tags: lauri865/realtime-js
Tags
fix: Add Web Workers as a way to run health check (supabase#431) Added capacity to use Worker for heart beats. We also allow users to override the worker URL so they are able to modify it as they see fit.
fix: Create default webworker without fetch (supabase#423)
fix: Add type to system messages (supabase#422) To help users debug issues and avoid type errors we're adding system as a type of message users can add `on` callbacks
fix: Close fetch response on HTTP broadcast sent (supabase#412) Close fetch response on HTTP broadcast sent Co-authored-by: Stas <abc3erl@protonmail.com>
PreviousNext