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-0305-GLP-BROADCAST.hdlp
Normal file
18
gls/protocols/GLS-0305-GLP-BROADCAST.hdlp
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# GLS-0305 · GLP-BROADCAST · GLP 广播协议
|
||||
|
||||
```yaml
|
||||
registry_entry:
|
||||
module_id: GLS-0305
|
||||
acronym: GLP-BROADCAST
|
||||
canonical_name: GLP Broadcast Protocol
|
||||
name_zh: GLP 广播协议
|
||||
family: GLP
|
||||
status: REGISTERED_DRAFT_STANDARD
|
||||
canonical_uri: gls/protocols/GLS-0305-GLP-BROADCAST.hdlp
|
||||
inherited_reservation: GLS-ROADMAP-0001
|
||||
depends: [GLS-0300, GLS-0301, GLS-0302, GLS-0303]
|
||||
implementation: NOT_STARTED
|
||||
```
|
||||
|
||||
定义广播消息的发布者、受众、路由、优先级、有效期、撤销、更正和回执。
|
||||
它负责“广播怎样发”,不等于 `GLS-0310 / BTCP` 的整个服务器控制面。
|
||||
Loading…
Reference in a new issue