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

A session loop implementation for tokio #28

Open
fjarri opened this issue Oct 14, 2024 · 0 comments
Open

A session loop implementation for tokio #28

fjarri opened this issue Oct 14, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@fjarri
Copy link
Member

fjarri commented Oct 14, 2024

It is not trivial to write a session loop, especially with offloading of creating/verifying messages to tasks. We can supply at least a tokio-based implementation, gated behind a feature. example/tests/async.rs can be used as a starting point.

@fjarri fjarri added the enhancement New feature or request label Oct 14, 2024
@fjarri fjarri added this to the v1.0.0 milestone Oct 14, 2024
@fjarri fjarri modified the milestones: v1.0.0, v0.2.0 Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant