Skip to content

Implement as OWIN handler #2

@rikbosch

Description

@rikbosch

Hi,

Is it possible to implement the server as an OWIN handler?

Currently the server is HttpListener based. If you implement it as an OWIN handler, it can be hosted on other platforms as well.

Authentication and other modules can then be provided by other OWIN middleware

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