4 results found Sort:
- Filter by Primary Language:
- C++ (1)
- Java (1)
- JavaScript (1)
- Makefile (1)
- +
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
The Web Application Messaging Protocol
Created
2012-03-23
794 commits to master branch, last one 4 months ago
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客...
Created
2015-01-04
28 commits to master branch, last one 2 years ago
A gRPC CLI featuring reflection and tab-completion
Created
2019-02-26
598 commits to master branch, last one 2 months ago