Skip to content

ALPN is the process, not the protocol #54

Open
@thkoch2001

Description

@thkoch2001

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions