Eric Zhao 7997cf65fc Fix the numeric overflow bug of ping response data in the cluster module (#844) | 5 年之前 | |
---|---|---|
.. | ||
sentinel-cluster-client-default | 5 年之前 | |
sentinel-cluster-common-default | 5 年之前 | |
sentinel-cluster-server-default | 5 年之前 | |
README.md | 6 年之前 | |
pom.xml | 5 年之前 |
This is the default implementation of Sentinel cluster flow control.
sentinel-cluster-common-default
: common module for cluster transport and functionssentinel-cluster-client-default
: default cluster client module using Netty as underlying transport librarysentinel-cluster-server-default
: default cluster server module