Hello I am trying to implement the conversational ai websocket in my react native application since there is no any SDK implemented.
But I have this error everytime :
OBRIDGE) LOG [WS] Processing agent response: Hi, I'm Eric. How can I help you today?
(NOBRIDGE) LOG [WS] Message received: {"id": "1740006091821", "rawData": "{"ping_event":{"event_id":2,"ping_ms":null},"type":"ping"}...", "size": 58, "timestamp": "2025-02-19T23:01:31.821Z"}
(NOBRIDGE) LOG [WS] Processing message: {"hasAgentResponse": false, "hasAudioEvent": false, "hasPingEvent": true, "id": "1740006091821", "size": 58, "timestamp": "2025-02-19T23:01:31.821Z", "type": "ping"}
(NOBRIDGE) LOG [WS] Processing ping event: {"eventId": 2, "id": "1740006091821", "pingMs": null, "size": 58, "timestamp": "2025-02-19T23:01:31.821Z"}
(NOBRIDGE) LOG [WS] Sending pong for event: 2
(NOBRIDGE) LOG [WS] Connection closed: {"code": 1008, "reason": null, "timestamp": "2025-02-19T23:01:31.945Z", "wasClean": undefined}
How to solve it ? Cheers,
Alexis.
56.059Z", "type": "conversation_initiation_metadata"}