Jetty module providing support for Unix domain sockets for HTTP and other protocols.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-unixsocket</artifactId>
<version>11.0.26</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Jetty server that listens on a Unix domain socket.
Use a TCP connector for cross-platform compatibility.
No dependency data recorded yet.