Andy Pan

Results 356 comments of Andy Pan

> 可以提供一个超时机制设置,比如多时间后,这个客户端没有发送和收任何数据包,就标记为已经废弃或者回收掉。 实现肯定可以这么实现,把用户层的 map 移到 gnet 内部再加上超时机制,问题是引入这个复杂性感觉代价不小,我在想有没有必要,毕竟这好像是第一次有人提出这种类似的需求。

the idea sounds good to me. can we have a look at the approximate final effect before getting this PR merged?

What will the webpage look like? Is there a demo we can take a look?

i assume the failed github actions of code-coverage was irrelevant to this commit?

it's strange that CI failed; it seems irrelevant. is it some intermittent failure? @sundb