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

akka http bind flow fix #555

Merged
merged 2 commits into from
Nov 29, 2021
Merged

akka http bind flow fix #555

merged 2 commits into from
Nov 29, 2021

Conversation

richard-gibson
Copy link
Contributor

Before contributing, please read our contributing guidelines and code of conduct.

Overview

This is a bug fix for Akka HTTP servers created using HTTP#bindFlow command
Related Github Issue

Related Github Issue #449

Testing

The agent includes a suite of tests which should be used to
verify your changes don't break existing functionality. These tests will run with
Github Actions when a pull request is made. More details on running the tests locally can be found
here,

Checks

[ ] Are your contributions backwards compatible with relevant frameworks and APIs?
[ ] Does your code contain any breaking changes? Please describe.
[ ] Does your code introduce any new dependencies? Please describe.

@twcrone twcrone merged commit 27ac4da into main Nov 29, 2021
@twcrone twcrone deleted the akka-http-fix-flow branch November 29, 2021 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants