Skip to content

eio backend, second attempt #95

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

eio backend, second attempt #95

wants to merge 5 commits into from

Conversation

c-cube
Copy link
Owner

@c-cube c-cube commented May 1, 2025

this simply adds a Eio backend to tiny_httpd, for cooperative concurrency.

@vphantom
Copy link
Contributor

vphantom commented May 2, 2025

Are you migrating to Eio or adding it as an option?

@c-cube
Copy link
Owner Author

c-cube commented May 2, 2025 via email

c-cube added 5 commits June 6, 2025 22:26
provides a tiny_httpd server that relies on Eio for non-blocking
sockets and for concurrency using eio fibers.
@c-cube c-cube force-pushed the simon/use-eio-round2 branch from 169c19b to d9c0f94 Compare June 7, 2025 02:26
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