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

Fix back-pressure on HTTP adapter writes #87

Closed
gbrail opened this issue Oct 1, 2014 · 1 comment
Closed

Fix back-pressure on HTTP adapter writes #87

gbrail opened this issue Oct 1, 2014 · 1 comment

Comments

@gbrail
Copy link
Contributor

gbrail commented Oct 1, 2014

The back-pressure mechanism is not complete for code that uses the HTTP adapter.

@gbrail
Copy link
Contributor Author

gbrail commented Sep 17, 2015

Fixed with some interface changes and changes in the Netty and servlet adapters. Needed to use the streams module properly and propagate status all the way back to the various bits of adapter code.

@gbrail gbrail added this to the Trireme 0.8.7. milestone Sep 17, 2015
@gbrail gbrail closed this as completed Sep 17, 2015
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

No branches or pull requests

1 participant