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

aeon: connect implementation #1050

Open
oleg-jukovec opened this issue Dec 3, 2024 · 0 comments
Open

aeon: connect implementation #1050

oleg-jukovec opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
5sp feature A new functionality teamE

Comments

@oleg-jukovec
Copy link
Contributor

oleg-jukovec commented Dec 3, 2024

The implementation of the command should contain:

  • A dummy server implementation that could be used in tests (maybe written on python?);
  • A tt aeon connect URI command implementation and test for it;

The command should be able to connect to aeon and execute command on it via gRPC.

We already have an implementation of console in the tt connect so the deal should be only in the gRPC connection only.

@oleg-jukovec oleg-jukovec added 5sp teamE feature A new functionality labels Dec 3, 2024
dmyger added a commit that referenced this issue Dec 12, 2024
Mock server Implement some base methods for integration tests.

Part of #1050
dmyger added a commit that referenced this issue Dec 13, 2024
Mock server Implement some base methods for integration tests.

Part of #1050
dmyger added a commit that referenced this issue Dec 13, 2024
Mock server Implement some base methods for integration tests.

Part of #1050
dmyger added a commit that referenced this issue Dec 13, 2024
Mock server Implement some base methods for integration tests.

Part of #1050
dmyger added a commit that referenced this issue Dec 17, 2024
Mock server Implement some base methods for integration tests.

Part of #1050
dmyger added a commit that referenced this issue Dec 17, 2024
Mock server Implement some base methods for integration tests.

Part of #1050, #1049
dmyger added a commit that referenced this issue Dec 19, 2024
The ‘Console’ module has been separate from the ‘Connect’ abstraction,
to allow it being used independently of the transport layer.

Part of #1050
dmyger added a commit that referenced this issue Dec 19, 2024
Mock server Implement some base methods for integration tests.

Part of #1050, #1049
dmyger added a commit that referenced this issue Dec 19, 2024
The ‘Console’ module has been separate from the ‘Connect’ abstraction,
to allow it being used independently of the transport layer.

Part of #1050
dmyger added a commit that referenced this issue Dec 19, 2024
The ‘Console’ module has been separate from the ‘Connect’ abstraction,
to allow it being used independently of the transport layer.

Part of #1050
dmyger added a commit that referenced this issue Dec 23, 2024
Mock server Implement some base methods for integration tests.

Part of #1050, #1049
dmyger added a commit that referenced this issue Dec 23, 2024
The ‘Console’ module has been separate from the ‘Connect’ abstraction,
to allow it being used independently of the transport layer.

Part of #1050
dmyger added a commit that referenced this issue Dec 23, 2024
dmyger added a commit that referenced this issue Dec 25, 2024
Mock server Implement some base methods for integration tests.

Part of #1050, #1049
dmyger added a commit that referenced this issue Dec 25, 2024
The ‘Console’ module has been separate from the ‘Connect’ abstraction,
to allow it being used independently of the transport layer.

Part of #1050
dmyger added a commit that referenced this issue Dec 25, 2024
dmyger added a commit that referenced this issue Dec 26, 2024
The ‘Console’ module has been separate from the ‘Connect’ abstraction,
to allow it being used independently of the transport layer.

Part of #1050
dmyger added a commit that referenced this issue Dec 26, 2024
dmyger added a commit that referenced this issue Dec 26, 2024
dmyger added a commit that referenced this issue Dec 27, 2024
Mock server Implement some base methods for integration tests.

Part of #1050, #1049
dmyger added a commit that referenced this issue Dec 27, 2024
The ‘Console’ module has been separate from the ‘Connect’ abstraction,
to allow it being used independently of the transport layer.

Part of #1050
dmyger added a commit that referenced this issue Dec 27, 2024
dmyger added a commit that referenced this issue Dec 27, 2024
dmyger added a commit that referenced this issue Dec 28, 2024
Mock server Implement some base methods for integration tests.

Part of #1050, #1049
dmyger added a commit that referenced this issue Dec 28, 2024
The ‘Console’ module has been separate from the ‘Connect’ abstraction,
to allow it being used independently of the transport layer.

Part of #1050
dmyger added a commit that referenced this issue Dec 28, 2024
dmyger added a commit that referenced this issue Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5sp feature A new functionality teamE
Projects
None yet
Development

No branches or pull requests

2 participants