NetCoreServer
NetCoreServer copied to clipboard
How to cap/limit the maximum concurrent socket connections? how to disconnect the client automatically after certain timeout (if not actions)?
Hi,
I have two question,
- How to cap/limit the maximum concurrent socket connections?
- How to disconnect the client automatically after certain timeout (if not actions)?
Kindly let me know how to do this while using NetCoreServer
Related: https://github.com/chronoxor/NetCoreServer/issues/98