You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: tars2node list & map as interface paramters bug when http+json call bug
Fix: epoll server doResponse close connection when client close connection
Fix: getConnStatus bug that return all connections on all listen ports
Fix: the problem that no root servantproxy will not be called in the scenario where multi thread calls are started at the same time when serial calls are made(http mode).
Fix: Asynchronous callback if dyeing open, active enabledying is required
Feat: tars2node add tars_ping
Feat: add common_protocol_call, Support any short connection mode similar to http
Feat: Add server stat(Current)
Feat: Reconnect supports millisecond intervals, and supports reconnection only for those in active state in the master registration list, to avoid invalid operations after capacity reduction on k8s