Skip to content

基于Netty4封装的RPC通信组件(客户端服务端长连接共享模式,服务端使用业务线程池做具体业务处理),抽取自Dubbo中RPC通信部分,并升级到netty4

Notifications You must be signed in to change notification settings

guopengdreams/remoting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Security Policy

Supported Versions

Use this section to tell people about which versions of your project are currently being supported with security updates.

Version Supported
5.1.x
5.0.x
4.0.x
< 4.0

Reporting a Vulnerability

Use this section to tell people how to report a vulnerability.

Tell them where to go, how often they can expect to get an update on a reported vulnerability, what to expect if the vulnerability is accepted or declined, etc.

About

基于Netty4封装的RPC通信组件(客户端服务端长连接共享模式,服务端使用业务线程池做具体业务处理),抽取自Dubbo中RPC通信部分,并升级到netty4

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages