UNPKG

@supabase/realtime-js

Version:

Listen to realtime updates to your PostgreSQL database

5 lines (3 loc) 105 B
// Browser WebSocket implementation const WebSocketImpl = window.WebSocket export default WebSocketImpl