Skip to content

VFS implementation for zip serving

Jaime Martinez requested to merge 443-implement-vfs-interface into master

Implements the vfs.VFS interface by using zipVFS that loads the Root of an archive by path and caching this path in memory.

Related #443 (closed)

Edited by Jaime Martinez

Merge request reports