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

Release 0.12.1: network protocol improvements and better JPEG error handling #147

Merged
merged 2 commits into from
Feb 1, 2017

Conversation

rdumusc
Copy link

@rdumusc rdumusc commented Jan 31, 2017

This commit groups the changes that are independent of the stereo streaming branch. I propose to make a release with this set of changes before starting the 0.13 / v1.6 API for stereo support.

Raphael Dumusc added 2 commits January 31, 2017 16:45
This commit relaxes the check on the client side to allow
connecting to servers with a more recent network protocol in the
future. Clients also send their protocol version to the server.
This information is simply ignored by older servers and does not
break compatibility.

The idea is to create a transition period after which the protocol
can be modified (to exchange more information at connection time,
such as support for stereo streams) without breaking compatibilty
for clients and servers based on deflect >= 0.12.1.
@rdumusc rdumusc merged commit 52b7a2f into BlueBrain:master Feb 1, 2017
@rdumusc rdumusc deleted the prep branch February 1, 2017 09:38
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