WebSocket client for Unity app using Supabase Realtime
The user is building a Unity app for VR and mobile that requires a WebSocket client for WebRTC signaling to connect to Supabase Realtime. They need a package compatible with Unity Package Manager, supporting WSS, and working on multiple platforms. They have tried NativeWebSocket and websocket-sharp but faced issues.