Skip to content

opentalk-mirrors/roomserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,284 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTalk RoomServer

This project contains the crates that implement the OpenTalk RoomServer.

Developer UI

The RoomServer DUI is used to debug the signaling interface.

You can execute it using:

just run-dui

Typst Packages

Some modules require the linguify typst package for localized report generation. This package is included in the container of the RoomServer. For some tests, it is also necessary to have this package present locally. It can be obtained/updated by running just install-latest-typst-packages.

Documentation

Documentation for the RoomServer is build in the unified documentation project. The content is copied from <roomserver-project-root>/docs and placed in the documentation project automatically.

Copy files outside of docs/

The documentation contains verbatim copies of files outside the docs/ folder (e.g. example/roomserver.toml). The ci-docs-updater is used to ensure that the documentation stays in sync with the original files.

You can update the documentation running:

just update-docs

Releases

Packages

Contributors

Languages