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

More efficient binary data streaming #103

Merged
merged 11 commits into from
May 14, 2013

Conversation

thomaskrause
Copy link
Member

This branch implements a more efficient way of streaming the binary data. Instead of encapsulating it into in XML with base64 encoded binary meta data, the content is delivered directly. Thus means you have to get the meta data by yourself. The API was also cleaned up and now also allows to query for complete files.

@thomaskrause thomaskrause merged commit 4db9c33 into korpling:master May 14, 2013
@thomaskrause thomaskrause deleted the streamefficient branch May 14, 2013 18:32
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.

None yet

1 participant