1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2024-11-27 11:24:38 -05:00

Added Hprose

This commit is contained in:
小马哥 2016-10-22 14:54:51 +08:00 committed by GitHub
parent 496ff20acd
commit dbf8d4466b

View file

@ -105,6 +105,7 @@ A curated list of Microservice Architecture related principles and technologies.
- [Apex](https://github.com/apex/apex) - Tool for deploying and managing AWS Lambda functions. With shims for languages not yet supported by Lambda, you can use Golang out of the box.
- [CoAP](http://coap.technology/impls.html) - Constrained Application Protocol implementations.
- [GRPC](http://www.grpc.io/) - A high performance, open source, general RPC framework that puts mobile and HTTP/2 first. Libraries in C, C++, Java, Go, Node.js, Python, Ruby, Objective-C, PHP and C#.
- [Hprose](http://github.com/hprose) - A very newbility RPC Library, support 25+ languages now.
### C