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 HTTP hello world example #873

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hderms
Copy link

@hderms hderms commented Sep 5, 2020

This may be too crude to accept as an example, but in the course of trying to debug some code I was writing with async-std, I wanted to be able to HTTP benchmark a totally minimal async-std implementation. It's basically the TCP echo example but with a static HTTP response being returned.

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.

None yet

1 participant