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

Adding API to add token to empty message #7

Merged
merged 4 commits into from
Jun 4, 2018

Conversation

Koushik4082
Copy link

Upon receipt of a Ping message, the receiver MUST return a Pong message with an identical Token in response.

So the empty ping/pong messages should be filled with token, so as per coap over tcp spec there should be API provided to add token to an empty message as per RFC
https://datatracker.ietf.org/doc/rfc8323/?include_text=1

@AntuMushfiq
Copy link

@dthaler , this patch is required to get merged for windows build to pass on IoTivity Jenkins.
Please review and merge if this is ok :-)

@dthaler dthaler merged commit fa8b2b9 into dthaler:develop Jun 4, 2018
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.

3 participants