Sentinel/sentinel-transport
Jason Joo 49e60a3e51
Force modifyRule command handler to fail if an incompatible old fastjson found (#1377)
* Note that this is only a temporary solution.
2020-04-03 15:32:42 +08:00
..
sentinel-transport-common Force modifyRule command handler to fail if an incompatible old fastjson found (#1377) 2020-04-03 15:32:42 +08:00
sentinel-transport-netty-http Move CommandCenterLog to sentinel-transport-common and polish related code (#1341) 2020-03-16 22:30:29 +08:00
sentinel-transport-simple-http Move CommandCenterLog to sentinel-transport-common and polish related code (#1341) 2020-03-16 22:30:29 +08:00
README.md Update documents 2018-08-09 15:42:11 +08:00
pom.xml Bump version to 1.7.2-SNAPSHOT 2019-12-25 11:19:07 +08:00

README.md

Sentinel Transport

The Sentinel transport module provides basic interfaces about Sentinel monitoring API server and client (CommandCenter and HeartbeatSender) as well implementations using different libraries or protocols.