Skip to content

Internal http.Server access in SSE mode #28

@earwin

Description

@earwin

It would be very useful to have access to internal http.Server, and/or a capability to provide your own at initialization time.

There's a gazillion settings (e.g. around timeouts and TLS, but not limited to that) that would be awkward to re-expose in your API.
There's also a gazillion useful middlewares for query logging, tracing (think OTEL), access control and whatnot.
All of that is unreachable at the moment.

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