emersion / go-webdav

A Go library for WebDAV, CalDAV and CardDAV
MIT License
326 stars 72 forks source link

Improve service discovery, implement SD for CalDav #42

Open dpeukert opened 4 years ago

dpeukert commented 4 years ago

See #30

This is my first time writing Go code, so I apologise in advance for any beginner mistakes I made in this :smiley:.

dpeukert commented 4 years ago

Test failure seems unrelated.

dpeukert commented 3 years ago

Sorry about the delay on this, I'll try to get the remaining change sorted this weekend.

emersion commented 10 months ago

7e076258d6c10ef3227f38399423c09e7f2555db adds discovery for CalDAV. What's still missing is the TXT DNS record stuff.