core: update simplexmq (#4952)

This commit is contained in:
spaced4ndy
2024-09-30 14:53:36 +04:00
committed by GitHub
parent fc83bc692a
commit ab034e626f
8 changed files with 64 additions and 36 deletions

View File

@@ -3653,6 +3653,7 @@ data class NetCfg(
val sessionMode: TransportSessionMode = TransportSessionMode.User,
val smpProxyMode: SMPProxyMode = SMPProxyMode.Unknown,
val smpProxyFallback: SMPProxyFallback = SMPProxyFallback.AllowProtected,
val smpWebPort: Boolean = false,
val tcpConnectTimeout: Long, // microseconds
val tcpTimeout: Long, // microseconds
val tcpTimeoutPerKb: Long, // microseconds