d-a-v / ESPWebDAV

macOS, linux, windows: Natively sharing files - port 80 is shared
Other
40 stars 9 forks source link
arduino-library clientless esp8266-arduino file-system network standard

WebDAV server library

This "v2" branch is a continuation of @ardyesp's initial work.
(the former "v3" branch has been merged into "v2")

3D Printer

This repository focuses on WebDAV protocol.

3D printer informations and examples can be found inside the initial repository.

WebDAV protocol

Protocol support has been extended thanks to the esp8266/Arduino emulation environment which allowed to make the porting easier.

Current version has been tested with

Also added / fixed:

Testing

Connect from clients

Documentation is in the example.

TODO