Skip to content

dantin/cubit

Repository files navigation

cubit

A customized XMPP server.

Cubit is a backend project using XMPP protocol. This repository contains:

  1. Source code.
  2. Dockerfiles & docker-compose scripts.
  3. Documents.

Table of Contents

Background

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

Install

You can clone the repository wherever you want.

$ git clone https://github.com/dantin/cubit.git && cd cubit

Usage

This is only a documentation page. You can find out more on here.

Related Efforts

  • Jackal - A golang XMPP server.

Maintainers

@dantin

Contributing

Suggestions and improvements welcome!

Feel free to Open an issue or submit PRs.

License

BSD 3 Clause

About

A customized XMPP server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages