Skip to content

qiwitech/tcprpc

Repository files navigation

godoc Build Status

tcprpc

tcprpc is an RPC framework and protobuf service generator. It's a part of qdp project. You only need this to have plutos system compiled successfully.

It's designed to be simple, lightwait and optimized for lots of parallel requests. It uses protobuf encoded requests and responses over raw tcp connection.

If you are looking for some general purpose RPC framework you'd better to use gRPC

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages