4 results found Sort:

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