Passing service configuration values to a bot.
RTVIClient
params properties on the constructor.
Passing a config from the client is optional. A bot will always start with a default config if no config is passed from the client.
Some RTVI implementations may also choose to ignore configs passed from the client, for security or other reasons.
connect
endpoint. It’s a good practice to use the same config format for both client-side and server-side configuration, though of course this choice is left up to the implementor of the server-side APIs.