
Implements a client for Cognigy via websockets, enabling seamless agent interactions using socket.io protocol. Lacks automatic reconnection and binary frame support.
Simple Cognigy client based on websockets using ktor, kotlinx.coroutines and kotlinx.serialization.
Specifically it is a client for the Socket (Socket.io) endpoint.
The library implements enough of the socket.io protocol and Cognigy's protocol on top, so that most agent interactions should work without any issues.
Simple Cognigy client based on websockets using ktor, kotlinx.coroutines and kotlinx.serialization.
Specifically it is a client for the Socket (Socket.io) endpoint.
The library implements enough of the socket.io protocol and Cognigy's protocol on top, so that most agent interactions should work without any issues.