zubairhamed / canopus

CoAP Client/Server implementing RFC 7252 for the Go Language
Apache License 2.0
154 stars 41 forks source link

ACK any duplicate copies of CON Messages #13

Open zubairhamed opened 9 years ago

zubairhamed commented 9 years ago

The recipient SHOULD acknowledge each duplicate copy of a Confirmable message using the same Acknowledgement or Reset message but SHOULD process any request or response in the message only once. This rule MAY be relaxed in case the Confirmable message transports a request that is idempotent or can be handled in an idempotent fashion.