-
Notifications
You must be signed in to change notification settings - Fork 7
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
Implement the spans to match the spec. #16
Comments
line of interest: should be implemented to match this part of the spec: |
Hi @kristinaspring and based on this.. I found that CRUD also has |
Hi, I believe @schmidtw has more information on the first point, but yes, I would think both CRUD and Simple Request-Response should have their spans value changed in the same way. |
I found this PR in webpa-common that appears to do the work described here. Can we use this PR? |
https://github.com/Comcast/wrp-c/wiki/Web-Routing-Protocol#simple-request-response-definition
Should be an array of structs not strings.
https://github.com/Comcast/wrp-c/blob/master/src/wrp-c.h#L67
The text was updated successfully, but these errors were encountered: