Files
nym/documentation/docs/pages/developers/concepts/message-queue.md
T
2024-09-30 18:13:43 +02:00

3 lines
259 B
Markdown

2) actually waiting on messages: `send()` **just puts the message in the queue of cover traffic** so dropping a client before its actually sent is something that is possible and should be avoided (see the troubleshooting example TODO LINK) for more on this.