remove the incorrect diagram from nor nip

This commit is contained in:
Basanta Goswami 2025-01-18 04:50:31 +05:30
parent dcb6e9be1f
commit 9f97a8558b

19
xx.md
View File

@ -101,25 +101,6 @@ For optimal performance on low-bandwidth networks, clients should:
4. Rate limit event publishing
5. Limit event content length when possible
## Protocol Flow Example
```
Client NoR Relay
| |
| [Request Path] |
|------------------------->|
| |
| [Establish Link] |
|------------------------->|
| |
| ["REQ", subid, {...}] |
|------------------------->|
| |
| ["EVENT", subid, evt] |
|<-------------------------|
| |
```
## References
1. [Reticulum Network Stack](https://reticulum.network/manual/)