Ferlo

Results 1 issues of Ferlo

This PR adds support for using Unix sockets instead of the default TCP one, either via the junixsocket library (Java 1.7+) or the SocketChannel implementation introduced by Java 16. It...