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

Get a better definition of what is in each protocol version #6

Open
justinjdickow opened this issue Jul 31, 2015 · 0 comments
Open

Comments

@justinjdickow
Copy link
Contributor

Right now we're about to release protocol version 4 in each of the libraries and on core but they don't have a full heartbeat or video streaming implementation (on the mobile side). This will cause incompatibility if, for example, a version 3 sdl core starts sending heart beats and doesn't get any response from a version 4 library.

One of our proposals is to rearrange the features that are supported in each version of the protocol. For example, if heartbeat is not supported in the next release of iOS and Android, we might have to move it's support to V 4 instead of V 3.

We also have an issue that Apple changed how canOpenUrl works and so we might have to remove the majority of features in V4.

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