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

add async rust example using tokio #52

Closed
wants to merge 1 commit into from

Conversation

sahandevs
Copy link
Contributor

@sahandevs sahandevs commented Oct 28, 2023

Proposed changes

This PR adds a simple example how to integrate rust async (using tokio) with nginx event loop.

Checklist

  • I have written my commit messages in the Conventional Commits format.
  • I have read the CONTRIBUTING doc
  • I have added tests (when possible) that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto master
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@sahandevs sahandevs force-pushed the add-async-example branch 2 times, most recently from 799d88e to 7c85aed Compare October 28, 2023 08:24
@dekobon
Copy link
Contributor

dekobon commented Mar 5, 2024

Merged in: #63

@dekobon dekobon closed this Mar 5, 2024
@dekobon
Copy link
Contributor

dekobon commented Mar 5, 2024

Thank you for your contribution!

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