junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) from Java. In contrast to other implementations, junixsocket extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.) and even supports RMI over AF_UNIX. It is also possible to use it in conjunction with Connector/J to connect to a local MySQL server via Unix domain sockets.
Version2.3.0compared with

Version Details

Test Changes (5)

2.2.1 2.3.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.junit.jupiter » junit-jupiter-api5.5.25.6.0-M1
~ Updated org.junit.jupiter » junit-jupiter-engine5.5.25.6.0-M1
- Removed log4j » log4j1.2.17-
- Removed org.slf4j » slf4j-api1.7.29-
- Removed org.slf4j » slf4j-log4j121.7.29-