We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TODO(burdon): Link to Ashwin's issue.
Rename
@wirelineio/registry-client
@dxos/registry-client
@dxos/cli-wns
@dxos/cli-registry
WNS
registry
wrn
dxn
xxxWrn
xxx
wrnXxx
WIRE_
DX_
~/.wire
~/.dx
wire
dx
services.wns
services.registry
Resource Names
wrn://auth/path/sub
dxn://auth:path/usb
dxn:dxos.org:app/console@alpha:/service-worker.js
Misc text
Copyright 2020 DXOS.org
DXOS.org
[email protected]
AGPL-3.0
Misc clean-ups
Registry
wrn:app
wrn://
CLI
The text was updated successfully, but these errors were encountered:
From https://github.com/wirelineio/testnet/issues/43
Suggestions: WIRE => DXOS (pron. "deus") WUSE => DNOTE (pron. "denote") WNS => DXR multicodec?: dx (https://github.com/multiformats/multicodec/blob/master/table.csv) wrn:// => dx:// ~/.wire => ~/.dx > wire => dx
@telackey @ashwinphatak @richburdon @rzadp @alexwykoff we need to have an answer on names, e.g. if we generally use WIRE -> DXOS or WIRE -> DX
WIRE
DXOS
DX
Sorry, something went wrong.
egorgripasov
telackey
No branches or pull requests
TODO(burdon): Link to Ashwin's issue.
Rename
@wirelineio/registry-client
=>@dxos/registry-client
@dxos/cli-wns
=>@dxos/cli-registry
WNS
=>registry
wrn
=>dxn
(variable)xxxWrn
=>xxx
(avoid suffix?)wrnXxx
=>xxx
(avoid prefix?)WIRE_
=>DX_
(variables, env)~/.wire
=>~/.dx
(config)wire
=>dx
(CLI)services.wns
=>services.registry
(config)Resource Names
wrn://auth/path/sub
=>dxn://auth:path/usb
(const) (e.g.,dxn:dxos.org:app/console@alpha:/service-worker.js
)Misc text
Copyright 2020 DXOS.org
DXOS.org
[email protected]
AGPL-3.0
Misc clean-ups
Registry
wrn:app
)wrn://
prefix in registry (this is implicit)CLI
The text was updated successfully, but these errors were encountered: