Open
Description
https://github.com/n0-computer/iroh-blobs/blob/main/src/protocol.rs#L353
const ALPN
should be renamed for example to ALPN_ID
or PROTOCOL_ID
.
ALPN is the negotiation, the process of agreeing on a protocol, not the protocol.
I think it is important to get names right and wrong naming is a usability issue. Wrong names hinder learning and communication.
See also n0-computer/iroh.computer#286
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status