emersion / go-webdav

A Go library for WebDAV, CalDAV and CardDAV
MIT License
306 stars 64 forks source link

Missing CalDAV server features #148

Open DeepDiver1975 opened 5 months ago

DeepDiver1975 commented 5 months ago

Background

I am running https://github.com/apple/ccs-caldavtester against go-webdav and listing missing features. Leaving these findings for now and will open pull requests every now and then as time permits.

RFCs

emersion commented 5 months ago

RFC 6578 is tracked in https://github.com/emersion/go-webdav/issues/35 and we have CardDAV client support.