SNP Protocol Template Page - fullphat/snarl_network_protocol GitHub Wiki
- Introduction
- Overview
i. Metrics - Message Structure
i. Request
ii. Response
iii. Signal - Forwarding
- Subscriptions
- Security
i. Authorisation
ii. Encryption
Introduction
Important.
Useful.
Overview
Communication Cycle
Metrics
Default Port
Text Encoding
Content values should be encoded as UTF-8.
Messages
Format
Request
Header
syntax
Item | Description |
---|---|
name |
Text. |
Content
Example Request
...
Response
Header
syntax
Item | Description |
---|---|
name |
Text. |
Content
Example Response
...
Signal
Header
syntax
Content
Example Signal
...
Forwarding
Subscriptions
Security
Authorisation
syntax
Item | Description |
---|---|
name |
Text. |
Example
...
Encryption
syntax
Item | Description |
---|---|
name |
Text. |
Example
...