This commit is contained in:
brent saner
2025-08-28 01:05:15 -04:00
parent de45bbab3f
commit 830f2dc50d
2 changed files with 4 additions and 4 deletions

View File

@@ -74,7 +74,7 @@ This terminology is intentionally implementation-agnostic. A _Requester_ is any
[NOTE]
====
In some cases (e.g. in the case of https://annnet.io/[AnnNet^], the initial message may not be a request; it may instead be an announce message that requires no response.
In some cases (e.g. in the case of https://annnet.io/[AnnNet^]), the initial message may not be a request; it may instead be an announce message that requires no response.
The "Requester" terminology is still used in this case even though no actual "request" is made/no response is necessary. This is congruent with the possibility of a Responder "not always be[ing] present".
====