SuperSocket icon indicating copy to clipboard operation
SuperSocket copied to clipboard

增加灵活的超时判断策略

Open liuguiyou opened this issue 1 year ago • 3 comments

建议将IAppSession和IConnection的属性LastActiveTime分为LastReadActiveTime和LastWriteActiveTime两个属性,这样ClearIdleSessionMiddleware可以通过配置根据LastReadActiveTime和LastWriteActiveTime灵活处理超时策略

liuguiyou avatar Apr 05 '25 01:04 liuguiyou