Open webfolderio opened 4 years ago
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
It's can be done but what are the benefits of implementing this?
I am running Akumuli and my app side by side. Performance might be better if i discard the TCP/UDP/HTTP loopback connection.
OK, I'll take a look
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