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.
- Host: GitHub
- URL: https://github.com/prayagsingh/jitsi-event-sync-listener
- Owner: prayagsingh
- Created: 2022-02-11T12:12:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-18T11:01:12.000Z (about 2 years ago)
- Last Synced: 2025-04-14T22:13:21.375Z (about 2 months ago)
- Topics: docker, gin-gonic, golang, gorm, jitsi, jitsi-meet, kubernetes, postgresql, prosody
- Language: Go
- Homepage:
- Size: 13 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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.