chromium / axiom

Axiom Project
https://chromium.github.io/axiom/web_shell/
Apache License 2.0
53 stars 26 forks source link

Add support built-in stream file system entries #268

Open rpaquay opened 9 years ago

rpaquay commented 9 years ago

Currently, the mkstream command creates a json file with the stream source and type. The mount.stream command then reads the json file and creates a custom stream implementation according to the type field.

New proposed implementation:

Note we have to define the behavior of these new named stream entries