Sentinel/sentinel-transport
Eric Zhao fcc539d660 build(deps): Update Spring dependencies for adapters (provided or test scope)
* Close all the PR: #2654, #2653, #2652, #2647, #2646, #2634, #2632

Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2022-04-06 11:08:44 +08:00
..
sentinel-transport-common Add interceptor SPI for transport command handler (#2587) 2022-03-29 11:42:43 +08:00
sentinel-transport-netty-http Bump version to 1.8.4-SNAPSHOT 2022-01-01 11:00:04 +08:00
sentinel-transport-simple-http Fix the bug that stopping CommandCenter may throw NPE when it was not initialized (#2630) 2022-04-02 09:48:26 +08:00
sentinel-transport-spring-mvc build(deps): Update Spring dependencies for adapters (provided or test scope) 2022-04-06 11:08:44 +08:00
README.md Update documents 2018-08-09 15:42:11 +08:00
pom.xml Bump version to 1.8.4-SNAPSHOT 2022-01-01 11:00:04 +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.