Calendar Support
Offen
new feature
- Vorherrschende Sprache
- Go
- Sterne
- 6.1k
- Forks
- 327
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
# Use case
Calendar support for WebDAV, CalDAV and CardDAV.
What problem you are trying to solve?
A monolithic integration of calendar service and mail. The calendar then uses the same credentials of the mail users.
How your solution would work in general?
Use go-webdev package to provide calendar service: https://github.com/emersion/go-webdav
A new thread serves the calendar along with mail service on other threads. Sharing the same credentials and facilitating the usage of both services is the key.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.