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

allow request to include to a response object #157

Merged
merged 1 commit into from
Apr 20, 2018

Conversation

thinkingfish
Copy link
Contributor

add a field in request struct to chain to response(s), so we can avoid allocating memory dynamically to keep track of req/rsp pointers

…d allocating memory dynamically to keep track of req/rsp pointers
@CLAassistant
Copy link

CLAassistant commented Apr 12, 2018

CLA assistant check
All committers have signed the CLA.

@thinkingfish thinkingfish merged commit 48270ca into twitter:master Apr 20, 2018
@thinkingfish thinkingfish deleted the simplify_data branch April 20, 2018 01:53
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.

2 participants