Adding readme

This commit is contained in:
watsonb8 2020-12-20 11:35:16 -05:00
parent aa876e8494
commit 5da500f380

View File

@ -12,7 +12,7 @@ Music is a medium that should be consumed together. Aurora aims to creat a music
- GTK: Aurora takes advantage of Xamarin and GTK under the hood in order to render a sleek, modern, cross platform desktop application.
- gRPC: This app is inherently a peer to peer application and as such, gRPC is utilized to efficiently and effectively communicate between aurora nodes.
- gRPC: gRPC is a modern open source high performance RPC framework that can run in any environment. This app is inherently a peer to peer application and as such, gRPC is utilized to efficiently and effectively communicate between aurora nodes by implementing simple service definitions.
## The Future