A Python Micro Service RPC Framework
This is an RPC framework built based on Starlette which should provide great performance. The main purpose of this project is for me to learn new stuffs and practice. However, if I find out it is fun and rewarding working on this project, I will try to make it a production ready framework.
- Provide a simple way to register functions as RPCs (of course!).
- Provide a certain way of certification
- Provide somewhat managed logging