ADR-057: RPC (#4857)

## Description

This adr is meant to weight the pros and cons of gRPC and JSON-RPC. It is fairly incomplete on the JSON-RPC side. 

EDIT: Thank you to erik on filling out the pros and cons!!

Work Towards: #3367
This commit is contained in:
Marko
2020-07-06 11:27:17 +00:00
committed by GitHub
parent bccc7fbca1
commit be12bb5bb7
2 changed files with 92 additions and 0 deletions
+2
View File
@@ -73,3 +73,5 @@ Note the context/background should be written in the present tense.
- [ADR-053-State-Sync-Prototype](./adr-053-state-sync-prototype.md)
- [ADR-054-crypto-encoding-2](./adr-054-crypto-encoding-2.md)
- [ADR-055-protobuf-design](./adr-055-protobuf-design.md)
- [ADR-056-proving-amnesia-attacks](./adr-056-proving-amnesia-attacks.md)
- [ADR-057-RPC](./adr-057-RPC.md)