docs: register Guanghu OS native protocol stack
This commit is contained in:
parent
1a508d2e4e
commit
c5154fb4f4
42 changed files with 1739 additions and 1 deletions
18
gls/protocols/GLS-0301-GLP-MESSAGE-ENVELOPE.hdlp
Normal file
18
gls/protocols/GLS-0301-GLP-MESSAGE-ENVELOPE.hdlp
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# GLS-0301 · GLP-ENVELOPE · GLP 消息信封标准
|
||||
|
||||
```yaml
|
||||
registry_entry:
|
||||
module_id: GLS-0301
|
||||
acronym: GLP-ENVELOPE
|
||||
canonical_name: GLP Message Envelope
|
||||
name_zh: GLP 消息信封标准
|
||||
family: GLP
|
||||
status: REGISTERED_DRAFT_STANDARD
|
||||
canonical_uri: gls/protocols/GLS-0301-GLP-MESSAGE-ENVELOPE.hdlp
|
||||
inherited_reservation: GLS-ROADMAP-0001
|
||||
depends: [GLS-0101, GLS-0300]
|
||||
implementation: NOT_STARTED
|
||||
```
|
||||
|
||||
每条 GLP 消息必须携带消息 ID、发送者、接收者、时间、上下文引用、作用范围、
|
||||
完整性字段、期望回执和过期策略。信封不授予身份或权限。
|
||||
Loading…
Reference in a new issue