Skip to content

Reduced max retransmissions from 3 to 0. Added functions for making and…

Chris Woodall requested to merge feature/reduce-missing-token-faults into devel

Description

  • Reduced max retransmissions from 3 to 0. This forces things into errors and reduces some of the oddities of coapsharp
  • Added functions for making and formatting the various types of tokens.
  • Callback registered on unsubscribe to avoid false errors.

What to focus on

  • put content here.

Reviewers

Resources

Issues

What issues does this fix?

  • Fixes #112
Edited by Chris Woodall

Merge request reports