# Netty-Transport-jSerialComm **Repository Path**: tiduszhang/Netty-Transport-jSerialComm ## Basic Information - **Project Name**: Netty-Transport-jSerialComm - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-16 - **Last Updated**: 2024-12-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Netty jSerialComm Transport This project is a Netty transport plugin for connecting to a serial port using the jSerialComm library. ## Documentation Unfortunately, there is no dedicated documentation available. You can refer to the Netty documentation or look at the JUnit test cases for usage examples. ## Installation Include these lines in your pom file: ``` se.koc netty-transport-jserialcomm 1.0.0 ``` ## Authors * **Ziver Koc** ## Related Projects * [jSerialComm](https://github.com/Fazecast/jSerialComm) * [Netty](https://github.com/netty/netty) ## License This project is licensed under the Apache License version 2.0