Connecting UE5 SDK to websocket

Original Discord Post by warvstar | 2024-08-14 19:04:15

Hi there, I just have some questions regarding the UE5 SDK and (web)sockets.

Is stream.convai.com the native socket connection address?
Are there other endpoints that convai connects to via grpc or is it just one single long lived connection?
What’s the websocket endpoint and can it be used in place of the native socket endpoint?

I want to use websockets instead of the native sockets to connect to Convai via grpc (similiar to how its done in the Convai Web SDK).

Reply by warvstar | 2024-08-18 15:48:12

Okay so for others: webstream.convai.com is the websocket endpoint

Replying to warvstar’s Message

Reply by warvstar | 2024-08-18 15:48:12
Okay so for others: webstream.convai.com is the websocket endpoint

Reply by nazbee | 2024-08-19 17:48:16

Thank you!

This conversation happened on the Convai Discord Server, so this post will be closed.