splatch commented on PR #2382: URL: https://github.com/apache/plc4x/pull/2382#issuecomment-3940651709
@chrisdutz I see a change in generated code, but I can't see any changes around transports SPI. If I understand correctly main point of this pull request is to update plc4j-spi to not rely on netty to initialize client. Do you have a separate branch for that work? Frame representations we generated before and with above changes interact only with `(Reader/Writer)Buffer`, thus this PR does not touch netty part yet. I believe we still need other half of the changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
