1
Server Sent Events for functions-js client
Source: supabase/supabase#27032 · opened by @TimNEverett
The idea it to add a Server Sent Event function added to the FunctionsClient that returns an event source.
I imagine the function call to be something like:
and the returned eventSource would implement eventSource.close() for manually ending the stream.
I imagine the function call to be something like:
and the returned eventSource would implement eventSource.close() for manually ending the stream.
No pledges yet. Be the first to back this.
Comments
Similar requests
Client Libraries
16 votes · 0 comments
Label each method for client or server
1 vote · 0 comments
Feture Request: Want to get some part of data encrypted via RSA Private keys to avoid client side data manipulation
1 vote · 0 comments
Allow listening to events in Supabase admin UI for schemas other than "public"
1 vote · 0 comments
Broadcast a message to multiple channels
1 vote · 0 comments
No comments yet.