FeatureFuel
3

Realtime channel initial value on channel creation

Source: supabase/supabase#20456 · opened by @dsl400
t would be advantageous to dispatch an initial data packet to the client upon the creation of a new real-time channel.

At present, to access a real-time data stream, one must initially fetch certain information using the REST API, followed by establishing a real-time channel to receive ongoing updates.

By transmitting the initial value of the selected data through the real-time channel, we can position Supabase as a viable alternative to Firebase.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests