-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
In protocol we have JSON, but JSON is hard to construct on CLI, so many protocols that may want to expose pleasant CLI interfaces can chose to use stdargs, and our cli will pass the extra cli args, eg fastn-p2p my-server top will start a streaming session with my-server (using the #12 feature), and top is passed to protocol as stdargs.
Metadata
Metadata
Assignees
Labels
No labels