An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/prayagsingh/jitsi-event-sync-listener

docker gin-gonic golang gorm jitsi jitsi-meet kubernetes postgresql prosody

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Jitsi Event Sync Listener

### This listens to the meeting stats sent by the prosody module [event-sync](https://github.com/jitsi-contrib/prosody-plugins/tree/main/event_sync) and stores these stats in the Postgres database.