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

Refactor messages, distinguish broadcast and unicast #44

Merged
merged 8 commits into from
Sep 10, 2024

Conversation

MarekMracna
Copy link
Contributor

Depends on: crocs-muni/meesign-crypto#3
Cargo.toml needs to be updated afterwards.

Replace sorted vectors with hashmaps, split ProtocolMessage into ClientMessage and ServerMessage, distinguish broadcast and unicast messages.

Copy link
Member

@dufkan dufkan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Handling protocol indices and Communicator's code got much cleaner. Please, update Cargo.toml and we can merge it.

Cargo.toml Show resolved Hide resolved
@dufkan dufkan marked this pull request as ready for review September 10, 2024 14:25
@dufkan dufkan merged commit 372e8bb into crocs-muni:main Sep 10, 2024
3 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