Hello all,I extracted the dependency on Netty from AbstractPlcConnection into a subclass (NettyPlcConnection). AbstractPlcConnection now contains only boilerplate for concrete protocol implementations, including test drivers, which do not use any network connections.
The pull request is open on GitHub: https://github.com/apache/incubator-plc4x/pull/33
Best regards, Andrey
