jsxs0 commented on PR #2010:
URL: https://github.com/apache/plc4x/pull/2010#issuecomment-2670438968

   @chrisdutz Hey Chris,
   
   Added the initial SPI layer with a basic TCP transport implementation. Kept 
it focused for now:
   
   1. Transport trait with connect/read/write/close
   2. TCP implementation with retry support
   3. Basic config system for timeouts and TCP options
   4. Error handling and logging
   
   Let me know if this looks OK as a starting point. Planning to add UDP and 
Serial support (in follow-up PRs).


-- 
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: dev-unsubscr...@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to