A microservice to manage message and presence for a Wazo Engine.
The official docker image for this service is wazoplatform/wazo-chatd
.
To download the latest image from the docker hub
docker pull wazoplatform/wazo-chatd
docker run wazoplatform/wazo-chatd
Building the docker image:
docker build -t wazoplatform/wazo-chatd .