TouchSocket
TouchSocket copied to clipboard
feat(): 能否为TCP端口转发新增 无人值守重连功能?
Is there an existing issue for this?
- [x] I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
No response
Describe the solution you'd like
我正在测试TCP 端口转发功能,按照文档添加了如下插件,但实际测试没有效果,希望作者支持一下 十分感谢🙏 a.UseTcpReconnection() .UsePolling(TimeSpan.FromSeconds(1));
Additional context
No response