Hi,
i am pretty much new on supabase, so forgive me if that's a dumb question. I have an edge function that has basic DENO websocket implementation. It works totally fine locally but when i deploy it, I could not find any point to make wss:// protocol work on the deployed URL. Maybe it is not supported still on Supabase cloud and that's the question i want to find out.
Thank you so much for any help 🙏 appreciated.
The user is new to Supabase and is trying to deploy an Edge Function with a basic Deno websocket implementation. While it works locally, they are unable to make the wss:// protocol work on the deployed URL and are seeking confirmation if this is supported on Supabase cloud.