mattgodbolt / seasocks

Simple, small, C++ embeddable webserver with WebSockets support
BSD 2-Clause "Simplified" License
724 stars 120 forks source link

unxi domain socket support for websocket #166

Closed Young-Flash closed 10 months ago

Young-Flash commented 2 years ago

Thanks for the great project. Does it support listen on a unxi domain socket (AF_LOCAL / AF_UNIX) support for websocket server ?