supabase / realtime-js

An isomorphic Javascript client for Supabase Realtime server.
https://supabase.com
MIT License
323 stars 58 forks source link

fix: Remove ws library #426

Open filipecabaco opened 2 months ago

filipecabaco commented 2 months ago

What kind of change does this PR introduce?

With the added support to native web sockets we no longer need ws as an imports.