Skip to content

Add Nack::Rack::Adapter #42

Description

@himura467

Scope

Run a Rack application under Nack. Lowest priority: a migration path, not a way to bring NSGI's properties to Rack code.

Requirements

  • Build a Rack env from a Nack::Request and normalize what comes back.
  • No dependency on the rack gem.
  • Document the limits rather than hiding them: rack.hijack is not available, a streaming body is buffered, and building an env allocates the strings the zero-copy path exists to avoid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions