Netty transport module for RXTX serial communication, enabling asynchronous event-driven networking over serial ports.
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-rxtx</artifactId>
<version>4.1.135.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a serial port using Netty's RXTX transport.
Consider using jSerialComm or other modern serial libraries.
No dependency data recorded yet.