A customized XMPP server.
Cubit is a backend project using XMPP protocol. This repository contains:
- Source code.
Dockerfiles
&docker-compose
scripts.- Documents.
This project is the backend service of the application that manage video streams remotely.
The solution includes:
- Client-side application
- Hardware devices(e.g. camera, video encoding/decoding box, etc.)
- Server-side service
You can clone the repository wherever you want.
$ git clone https://github.com/dantin/cubit.git && cd cubit
This is only a documentation page. You can find out more on here.
- Jackal - A golang XMPP server.
Suggestions and improvements welcome!
Feel free to Open an issue or submit PRs.