Skip to content

Ioxide engine#860

Draft
MDA2AV wants to merge 2 commits into
mainfrom
ioxide-engine
Draft

Ioxide engine#860
MDA2AV wants to merge 2 commits into
mainfrom
ioxide-engine

Conversation

@MDA2AV

@MDA2AV MDA2AV commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@MDA2AV MDA2AV marked this pull request as draft June 15, 2026 16:38
@MDA2AV MDA2AV force-pushed the ioxide-engine branch 3 times, most recently from 1e9885f to 5db675d Compare June 15, 2026 17:23
A GenHTTP server engine backed by the ioxide io_uring runtime: runs GenHTTP's
own HTTP/1.1 conversation on ioxide's per-connection IDuplexPipe (no Kestrel,
no ASP.NET Core). Adds the Engine/Ioxide project and its solution entry,
switches the Playground onto it, and pins the SDK via global.json for GenHTTP's
Roslyn-5.3 source generator.
MDA2AV added a commit to MDA2AV/HttpArena that referenced this pull request Jun 15, 2026
GenHTTP 11 on a custom io_uring server engine (the ioxide runtime) instead of
the default socket engine. Built from the GenHTTP ioxide-engine branch
(Kaliumhexacyanoferrat/GenHTTP#860): the Dockerfile clones that branch and the
app references its engine + IO/Layouting/Webservices modules from source.

Subscribes to the HTTP/1.1 profiles the engine supports: baseline, pipelined,
limited-conn.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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