prayagsingh / jitsi-event-sync-listener

A minimal server that listens to the events sent by event_sync module for capturing meeting stats and store these stats to postgres DB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jitsi Event Sync Listener

This listens to the meeting stats sent by the prosody module event-sync and stores these stats in the Postgres database.

About

A minimal server that listens to the events sent by event_sync module for capturing meeting stats and store these stats to postgres DB.


Languages

Language:Go 82.4%Language:Dockerfile 17.6%