browsefile / backend

Browse files through web interface, or webdav from explorer, advanced analog of SMB for SBC or routers
Apache License 2.0
25 stars 4 forks source link

todo #2

Open vitaliy-kuzmich opened 5 years ago

vitaliy-kuzmich commented 5 years ago
stokito commented 2 years ago

replace http with fasthttp

The fasthttp has a focus on small request/responses for a typical JSON/REST API. You probably don't need it.