Coder Social home page Coder Social logo

netty-rpc's Introduction

netty-rpc

简介

netty 实现的 rpc 项目,用于netty 框架的学习。

模块介绍

netty-rpc-consumer:客户端,消费者。

netty-rpc-core: 核心包,被客户端和服务端依赖。

netty-rpc-facade: 接口,被客户端和服务端依赖。

netty-rpc-server: 服务端,生产者。

netty-rpc-proxy: Java代理功能学习模块。

项目启动

  1. 服务端直接运行 netty-rpc-server 根目录下的 ServerApplication 启动类。

  1. 客户端直接运行 netty-rpc-consumer 根目录下的 ConsumerApplication 启动类。

接口调用

客户端和服务器都启动成功后,可以在浏览器中访问Swagger接口。http://localhost:8800/swagger-ui/ 进行接口测试。

参考项目

本项目参考项目请访问:https://github.com/wangyapu/mini-rpc

注意

本项目不维护,如果看得上代码,请自取。

netty-rpc's People

Contributors

wuzguo avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.