All Projects → yixincapital → Dotnettyrpc

yixincapital / Dotnettyrpc

Licence: other
DotNettyRPC is based on DotNetty to build the RPC system, the message network transmission support the current mainstream codec

Labels

Projects that are alternatives of or similar to Dotnettyrpc

Libjson Rpc Cpp
C++ framework for json-rpc (json remote procedure call)
Stars: ✭ 653 (+5836.36%)
Mutual labels:  rpc
Openerp Proxy
Provides interface similar to Odoo / OpenERP internal code to perform operations on Odoo / OpenERP objects remotely using XML-RPC or JSON-RPC behind.
Stars: ✭ 17 (+54.55%)
Mutual labels:  rpc
Lnd Grpc Client
A python grpc client/async client for LND ⚡⚡⚡
Stars: ✭ 26 (+136.36%)
Mutual labels:  rpc
Go Capnproto2
Cap'n Proto library and code generator for Go
Stars: ✭ 682 (+6100%)
Mutual labels:  rpc
Ws Promise Client
PROJECT MOVED: https://github.com/kdex/ws-promise
Stars: ✭ 6 (-45.45%)
Mutual labels:  rpc
Libra Sdk Go
Go SDK for the Libra cryptocurrency
Stars: ✭ 23 (+109.09%)
Mutual labels:  rpc
Micromono
Write microservices in monolithic style
Stars: ✭ 644 (+5754.55%)
Mutual labels:  rpc
Go Zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
Stars: ✭ 13,156 (+119500%)
Mutual labels:  rpc
Notlitecode
Remote Encrypted Procedure Calling for .Net & .Net Core
Stars: ✭ 16 (+45.45%)
Mutual labels:  rpc
Bgpmon
CSU's BGP Observatory code (bgpmon/pheme)
Stars: ✭ 25 (+127.27%)
Mutual labels:  rpc
Hasor
Hasor是一套基于 Java 语言的开发框架,区别于其它框架的是 Hasor 有着自己一套完整的体系,同时还可以和先有技术体系做到完美融合。它包含:IoC/Aop容器框架、Web框架、Jdbc框架、RSF分布式RPC框架、DataQL引擎,等几块。
Stars: ✭ 713 (+6381.82%)
Mutual labels:  rpc
Gonet
go分布式服务器,基于内存mmo
Stars: ✭ 804 (+7209.09%)
Mutual labels:  rpc
Scalecube Services
v2.0 - ScaleCube Services provides a low latency Reactive Microservices library for serverless service registry and discovery based on gossip protocol and without single point-of-failure or bottlenecks.
Stars: ✭ 23 (+109.09%)
Mutual labels:  rpc
Servicetalk
A networking framework that evolves with your application
Stars: ✭ 656 (+5863.64%)
Mutual labels:  rpc
Twjitm
项目基于idea工作环境搭建的框架,添加mybatis3,spring4,springmvc4,以及redis。主要实现通过注解和反射自定义netty私有协议栈,实现在一条socket通道上传递不同的消息,采用支持tcp,udp和http协议
Stars: ✭ 26 (+136.36%)
Mutual labels:  rpc
Brpc Java
Java implementation for Baidu RPC, multi-protocol & high performance RPC.
Stars: ✭ 647 (+5781.82%)
Mutual labels:  rpc
Rpc Thunderdome
A comparison between Proteus RPC and other commonly used RPC frameworks
Stars: ✭ 22 (+100%)
Mutual labels:  rpc
Grpc
An Elixir implementation of gRPC
Stars: ✭ 858 (+7700%)
Mutual labels:  rpc
Xdrpp
Stars: ✭ 7 (-36.36%)
Mutual labels:  rpc
Remit
RabbitMQ-backed microservices supporting RPC, pubsub, automatic service discovery and scaling with no code changes.
Stars: ✭ 24 (+118.18%)
Mutual labels:  rpc

#DotNettyRPC Project

DotNettyRPC is based on Netty to build the RPC system, the message network transmission support the current mainstream codec!

DotNettyRPC Introduction:

  • DotNettyRPC is based on CSharp language,network communications rely on DotNetty.
  • DotNettyRPC create proxy instance using interface dynamicly.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].