You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add TCP keep-alive and connect delay for upstream connection
- Enable TCP keep-alive (30s) for connection health monitoring
- Add MODBUS_CONNECT_DELAY for post-connection settling time (default: 0)
- Use custom dialer with net.Dialer for keep-alive support
0 commit comments