Maxim Plotnikov

Results 13 comments of Maxim Plotnikov

> > > IMO, why not return the `OnlineMap.Count()` like `GetStatsOnline` do, providing all the number of user IPs? `QueryStats`can't help this. > > > > > > This is...

> 不过这个是基于 onlineMap 吗,我还没看那个是什么,总之这个 PR 不急着合并,流量统计本身就能定义是否 online I think statistics are not the best way to get the online status of a user. A little later, I will implement a...

Namely: getting the client's ip addresses, as is done in my GetStatsOnlineIpList method, and traffic (as you say). Have I forgotten anything?