Skip to content

wasihttp: implement basic server response handling #5

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

Merged
merged 23 commits into from
Nov 1, 2024

Conversation

ydnar
Copy link
Owner

@ydnar ydnar commented Oct 26, 2024

Implement basic wasi:http/proxy server response handling.

Depends on tinygo-org/tinygo#4555.

TODO

  • Implement consistent pattern for conversion functions between net/http and wasi:http types.
  • Implement http.ResponseWriter.
  • Proxy optimizations to wire incoming request to outgoing request, and incoming response to outgoing response.

@ydnar ydnar self-assigned this Nov 1, 2024
@ydnar ydnar marked this pull request as ready for review November 1, 2024 21:49
@ydnar ydnar merged commit 7778faa into main Nov 1, 2024
3 checks passed
@ydnar ydnar deleted the ydnar/translation-droid branch November 2, 2024 20:24
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.

1 participant