Skip to content

Conversation

@cmaddux
Copy link
Contributor

@cmaddux cmaddux commented Nov 26, 2022

initial_setup

Removes all python client code from the forked python client and replaces with a basic Rust client that is able to interface with the MinKNOW server.

  • Removes all python client code
  • Adds base rust library implementation
  • Adds Manager struct and associated interfaces (includes tests)
  • Adds mock_minknow_server module (incomplete)

* Removes python-related components and creates a baseline rust package
  via `cargo init`
* Implements manager with tests confirming can connect to MinKNOW
  installation
@cmaddux cmaddux marked this pull request as ready for review November 28, 2022 21:34
@cmaddux cmaddux merged commit f1f0c4b into master Nov 28, 2022
@cmaddux cmaddux deleted the initial_setup branch November 28, 2022 21:35
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