light-rpc

module
v0.0.0-...-e8b5d25 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2019 License: MIT

README

light-rpc

说明:
1.为轻量级的RPC,使用简单,速度快;
2.主要对golang原生rpc的改进,支持任意参数以及返回值的函数,而不需要固定的函数定义;
3.性能上应该没有多大的问题,测过10000次rpc,在2秒左右;
4.为异步rpc,不需要阻塞当前goroutine;
5.实例详见src/main.go;
6.MIT协议~~~

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL