Skip to content

5.3 Introduction CYFS for Developers: A Link #24

@streetycat

Description

@streetycat

A Link

It's like below:

cyfs://$version_name.$dec_id.a/$inner_path[?mode=json&mime=txt]

We can send a request to the specified DECApp with specified version in current Zone.

  • $version_name: It's the name(no . included) registered on MetaChain for a product, It's also can be a hash.
  • $dec_id: The DecApp(like service of http) which will be called by the request.
  • $inner_path: The request path defined and responded by DecApp, similar to http.

Domain for R Link

The domain of A Link is related to $version_name and $dec_id, similarly as R Link, there are cross domain issues and defense, we need to open relevant permissions to the clients of DECApp.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions