o/ question, the entire supabase api (auth and stu...
# off-topic
r
o/ question, the entire supabase api (auth and stuff) is RESTful right? no websockets
g
Except for realtime
r
is that supported by supabase-js?
silly question eh i guess it is
it uses WS though right?
g
realtime.js (in supabase.js) does use a websocket
r
okay thanks