Skip to content

light rpc framework, easy to use and learning. version 0.1

License

Notifications You must be signed in to change notification settings

bugmakesprogress/netty-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

netty-rpc

light rpc framework, easy to use and learning

structure

  • contract: for test purpose, including interfaces and beans that client and server will use
  • rpc-core: core bean definition and serialize
  • rpc-client
  • rpc-server
  • src: springboot test project

design

  • no service discovery, keep the learning project as simple as possible

reference:

upgraded project

About

light rpc framework, easy to use and learning. version 0.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages