You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RFC 8768 introduces a new Hop-Limit option that can be used to prevent infinite loops in when multiple proxies are involved. As node-coap provides proxy features for servers, we should also implement this RFC.
RFC 8768 introduces a new Hop-Limit option that can be used to prevent infinite loops in when multiple proxies are involved. As node-coap provides proxy features for servers, we should also implement this RFC.