Igor
Igor
Hello! I may have found the solution to the problem, please take a look.  `#if` NET5_0_OR_GREATER socket.SetSocketOption(SocketOptionLevel.Tcp, SocketOptionName.TcpKeepAliveTime, 5); socket.SetSocketOption(SocketOptionLevel.Tcp, SocketOptionName.TcpKeepAliveInterval, 5); socket.SetSocketOption(SocketOptionLevel.Tcp, SocketOptionName.TcpKeepAliveRetryCount, 5); `#endif` It might be...
@cincuranet Is there an error in my code then?
Hi! Any news on that feature? thx
Hi! When will the new release version of the package be ready? Thanks
THX ππΊπΊπΊ
Hi @diogogasparr Use this: https://github.com/iamshen/Reborn.IdentityServer4
Hi Could you please let me know when the final release version is expected to be ready?