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

Implement AHTP on Hivemind server #34

Merged
merged 5 commits into from
Nov 4, 2024
Merged

Implement AHTP on Hivemind server #34

merged 5 commits into from
Nov 4, 2024

Conversation

BradenEverson
Copy link
Owner

Define enums and message pipelines for allowing all types of AHTP message to come through the server. The server owns a set of 'sessions' accessible by a Uuid, allowing websocket communication from the agent to the server

From here, what's left is finalizing the agent's communication with this server, and the callback with new instructions.

@chowdhuryj-github
Copy link
Collaborator

looks good!

@BradenEverson BradenEverson reopened this Nov 4, 2024
@BradenEverson BradenEverson merged commit 9b3ab09 into main Nov 4, 2024
10 checks passed
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