improve stability, test a new logic to avoid infinite echo back (each party repeat the last operation of other party): use a queue as a operation cache and if the operations is beyond frequency threshold, the client will automatically to halt and cool down for sometime.
improve stability, test a new logic to avoid infinite echo back (each party repeat the last operation of other party): use a queue as a operation cache and if the operations is beyond frequency threshold, the client will automatically to halt and cool down for sometime.