bird realtime
Usage
Ejemplo de código
bird realtimeDescription
A Realtime app is one namespace of WebSocket channels: it carries the app_id and region a
client connects to, and holds the keys that authorize the connection. Publishing events and
inspecting live channels also authenticate with an app key and secret, so they are SDK
methods rather than commands.
Commands
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Explorar la funcionalidadRealtimeSeguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first realtime event
Prueba el ejercicio y obtén un resumen de implementación