You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd prefer if DS options were secondary to a more traditional API. Something like HttpServer. When I call start_service with opts, I can choose how my server is run... except we still haven't fixed reliance on the SSL DS opt.
There's a few places - smb, http, ftp, tftp, etc where the notion of a virtual dir structure seems appropriate. We may wanna write a virtual directory mixin to share amongst them, reduce code dup, and standardize interface.
Any takers for the weekend?
This issue has been left open with no activity for a while now.
We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 30 days since the last update here.
If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.
Currently, the mixin supports hosting only one file, and the data is provided via datastore options.
The text was updated successfully, but these errors were encountered: