Martin Scheffler
2017-04-04 11:24:33 UTC
Hi CORE,
while researching the different capabilities of CoAP I think I stumbled
onto an issue:
the CoAP over TCP transmission does not have ACK or RESET messages because
TCP is already reliable.
But the observation mechanism from RFC 7641 uses RESET messages to
unsubscribe from observed values. AFAIK there is no other way to
unsubscribe from observations, so unsubscribing is not possible when using
TCP.
Is this true or is there something I don't get? Is this a problem of the
TCP RFC or of the observation RFC?
Cheers,
Martin
while researching the different capabilities of CoAP I think I stumbled
onto an issue:
the CoAP over TCP transmission does not have ACK or RESET messages because
TCP is already reliable.
But the observation mechanism from RFC 7641 uses RESET messages to
unsubscribe from observed values. AFAIK there is no other way to
unsubscribe from observations, so unsubscribing is not possible when using
TCP.
Is this true or is there something I don't get? Is this a problem of the
TCP RFC or of the observation RFC?
Cheers,
Martin