Skip to content

Add support for DockerClient event streaming#1886

Merged
rnorth merged 6 commits intotestcontainers:masterfrom
mitchjust:event-streaming
Oct 1, 2019
Merged

Add support for DockerClient event streaming#1886
rnorth merged 6 commits intotestcontainers:masterfrom
mitchjust:event-streaming

Conversation

@mitchjust
Copy link
Copy Markdown
Contributor

I noticed that event streaming from the DockerClient as specified in the docker-java wiki (https://github.com/docker-java/docker-java/wiki#handle-events) doesn't work, as get(TypeReference typeReference, ResultCallback resultCallback) is not implemented in OkHttpInvocationBuilder.java

@mitchjust
Copy link
Copy Markdown
Contributor Author

Thanks for the review @bsideup, I think I've addressed all of your comments

Copy link
Copy Markdown
Member

@rnorth rnorth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice - thank you for contributing @mitchjust, and thanks for the read-on-close fix @bsideup 🙇

@rnorth rnorth merged commit dbb8472 into testcontainers:master Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants