4 results found Sort:

JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript
Created 2016-10-11
480 commits to trunk branch, last one 2 months ago
100
475
unknown
40
The Web Application Messaging Protocol
Created 2012-03-23
794 commits to master branch, last one 4 months ago
143
226
unknown
36
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客...
Created 2015-01-04
28 commits to master branch, last one 2 years ago
15
59
apache-2.0
10
A gRPC CLI featuring reflection and tab-completion
Created 2019-02-26
598 commits to master branch, last one 2 months ago