Verified Commit 64a6fece authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Update README.md

parent 99d41f12
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -6,3 +6,7 @@ RPCs) compatible with the [Mercury](https://mercury-hpc.github.io/) framework.
Inspired by Google's [Protocol Buffers](https://developers.google.com/protocol-buffers), **rpcc**
allows developers to easily define RPCs using a language- and platform- neutral language, that will then be used to
generate all the necessary C/C++ boilerplate code required to actually implement them.

## Documentation

Documentation for the compiler can be found [here](https://storage.bsc.es/projects/rpcc/).