Akumuli icon indicating copy to clipboard operation
Akumuli copied to clipboard

Unix Domain Socket Support

Open webfolderio opened this issue 5 years ago • 3 comments

Hi,

Is it possible to add unix domain socket support to Akumuli? Users might bind tcp, udp and http address to socket file instead of IP address.

libmicrohttpd Unix Domain Socket

Boost Unix Domain Sockets

webfolderio avatar Feb 18 '20 16:02 webfolderio

It's can be done but what are the benefits of implementing this?

Lazin avatar Feb 19 '20 11:02 Lazin

I am running Akumuli and my app side by side. Performance might be better if i discard the TCP/UDP/HTTP loopback connection.

webfolderio avatar Feb 19 '20 11:02 webfolderio

OK, I'll take a look

Lazin avatar Feb 19 '20 12:02 Lazin