Skip to content

Adding support for UnixStream sockets #172

@fletcherw

Description

@fletcherw

Hi,

I'd be interested in using tiny-http in combination with UnixStream sockets. Would you be open to a pull request adding support for them behind a flag? I thought I'd add them as a third option in refined_tcp_stream.rs and then add a constructor to Server which accepts a UnixStream? This may require refactoring some of the functionality in Server::new into a function which is shared between the two.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions