I would like to request the ability for Xano to support WebSocket connections, allowing developers to connect to external WebSocket servers and receive real-time updates. This would enable apps built on Xano to handle live data, such as notifications, financial market updates, or live events, without needing to rely on constant polling.
Use Case: With WebSocket support, developers could:
Stream live data (e.g., stock prices, live scores)
Receive instant notifications from third-party services
Enable real-time chat or messaging features
Track live logistics, geolocation data, or other time-sensitive information
Benefit to Users:
Improved real-time capabilities without the need for complex polling
Enhanced interactivity for end-users
Support for modern, event-driven applications
Suggested Implementation:
Allow Xano to configure a WebSocket URL to connect to a server.
Listen for incoming events and updates.
Optionally, send data via WebSocket when needed.
I think this would be a game changer for real-time applications built on Xano.
Thank You.