supabase-community / realtime-csharp

A C# client library for supabase/realtime.
https://supabase-community.github.io/realtime-csharp/api/Supabase.Realtime.Client.html
MIT License
70 stars 12 forks source link

Fix for #29 #33

Closed acupofjose closed 1 year ago

acupofjose commented 1 year ago

Removes the case where the IsSubscribe flag is flipped when encountering a channel error (as the channel is still subscribed)