nim-lang / needed-libraries

This repository contains a list a needed libraries.
112 stars 5 forks source link

WebDAV library #106

Open samdmarshall opened 5 years ago

samdmarshall commented 5 years ago

Ran into a circumstance where i wanted to connect and interact with a WebDAV service and tried to find something for this with and came across nothing before falling back to using the existing asyncftpclient library in the stdlib.

beshrkayali commented 4 years ago

Just started writing something for this. Still missing locks and I'm planning on implementing search (rfc5323) https://github.com/beshrkayali/webdavclient