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

Python api should only support a range of mesh server versions #70

Open
jbbakeng opened this issue Oct 18, 2021 · 0 comments
Open

Python api should only support a range of mesh server versions #70

jbbakeng opened this issue Oct 18, 2021 · 0 comments
Labels
Kind: Enhancement Enchancement of existing features or functionality

Comments

@jbbakeng
Copy link
Collaborator

There needs to be a check in the python api that checks if the running server is supported.

This involves two parts:

  • c++ side needs to return the correct version, there is a lot of TODO stuff in versioning today
  • python should have a range or something of mesh server versions is supports per python api version.
@jbbakeng jbbakeng added this to the Version 1.0.0 milestone Oct 18, 2021
@jbbakeng jbbakeng modified the milestones: Version 0.2, Version 0.0.3 Jan 6, 2022
@jbbakeng jbbakeng added the Kind: Enhancement Enchancement of existing features or functionality label Jan 27, 2022
@tnoczyns-volue tnoczyns-volue removed this from the Version 0.0.3 milestone Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind: Enhancement Enchancement of existing features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants