Node server
Serve a portable Nelo application on real Node sockets and close it gracefully.
nelo/nodeEach example demonstrates one lifecycle guarantee rather than hiding behavior behind a large application.
Serve a portable Nelo application on real Node sockets and close it gracefully.
nelo/nodeStart two owned tasks, propagate one signal, and await both before responding.
context.fork()Close a connection exactly once after request-owned work settles.
context.use()Cancel the response reader when a client disconnects during delivery.
ReadableStream + real socket