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

Mixnet: Refactor with asyncio #53

Merged
merged 5 commits into from
Jan 25, 2024
Merged

Mixnet: Refactor with asyncio #53

merged 5 commits into from
Jan 25, 2024

Conversation

youngjoon-lee
Copy link
Contributor

As previously discussed in #49 (comment), #50 (comment), #51 (comment), and #51 (comment), I refactored mixnet specs with using asyncio. Now, it's more readable and simpler than the previous code that had verbose time calculations and sleeps.

mixnet/node.py Outdated Show resolved Hide resolved
mixnet/node.py Outdated Show resolved Hide resolved
@youngjoon-lee youngjoon-lee merged commit ebc069b into master Jan 25, 2024
1 check passed
@youngjoon-lee youngjoon-lee deleted the mixnet-async branch February 5, 2024 12:41
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