Skip to content

Implement RFC 7967 (No Server Response Option) #303

@JKRhb

Description

@JKRhb

RFC 7967 adds a "No Server Response" option to CoAP which is currently not supported by node-coap. The option allows clients to express that they are not interested in certain responses by the server, suppressing, for example, responses with a success code (2.xx) to frequent updates using the POST requests.

Compared to other RFCs, it should be relatively easy to implement (famous last words 😉).

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFC 7967Issues related to RFC 7967 (No Server Response Option)enhancement

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions