WriteFileRequest
and ReadFileRequest
should have scheme support
#70
worksofliam
started this conversation in
Protocol Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In order for a client to support multiple file systems, I would love to see a
scheme
in addition topath
in when referring to a path. It could be optional, defaulting tofile
. Optionally, you could replacepath
with a standardUri
type.Beta Was this translation helpful? Give feedback.
All reactions