digitalpetri / modbus

Modbus TCP, Modbus RTU/TCP, and Modbus RTU/Serial for Java 17+.
Eclipse Public License 2.0
653 stars 222 forks source link

Bootstrap and pipeline customizers in Netty server transports #75

Open kevinherron opened 1 month ago

kevinherron commented 1 month ago

Allow the Netty ServerBootstrap and ChannelPipeline to be customized in Netty-based server transports.