Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC8974: Add in support for Extended Tokens #938

Merged
merged 1 commit into from
Feb 4, 2023

Conversation

mrdeep1
Copy link
Collaborator

@mrdeep1 mrdeep1 commented Oct 10, 2022

Add in new function coap_context_set_max_token_size() to define the maximum supported token size.

Track changes to PDU to support extended tokens.

Update documentation.

Closes #937

Add in new function coap_context_set_max_token_size() to define
the maximum supported token size.

Track changes to PDU to support extended tokens.

Update documentation.
@mrdeep1 mrdeep1 merged commit 47a8354 into obgm:develop Feb 4, 2023
@mrdeep1 mrdeep1 deleted the rfc_8974 branch February 4, 2023 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Extended Tokens Feature(RFC 8974) in libcoap.
1 participant