Sentinel/sentinel-transport
jasonjoo2010 d861a364c9 Fix bug for body reading in HttpServerHandler of sentinel-transport-netty-http (#185)
- Do a manual copying from unpooled direct buffer.
2018-10-16 17:44:28 +08:00
..
sentinel-transport-common Enhancements in transport-netty-http and properties related (#161) 2018-10-16 11:23:53 +08:00
sentinel-transport-netty-http Fix bug for body reading in HttpServerHandler of sentinel-transport-netty-http (#185) 2018-10-16 17:44:28 +08:00
sentinel-transport-simple-http Code enhancement for #161 2018-10-16 17:06:36 +08:00
README.md Update documents 2018-08-09 15:42:11 +08:00
pom.xml Bump version to 0.2.1-SNAPSHOT 2018-09-28 17:18:41 +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.