GRPC Server Support

- Deprecates old json-rpc system
- Add GRPC daemon over uds
This commit is contained in:
Jett Chen 2024-07-13 17:32:49 -07:00
parent 3fbb520a10
commit e4b0f1660b
28 changed files with 1110 additions and 200 deletions

5
.gitignore vendored
View file

@ -7,3 +7,8 @@ target/
.DS_STORE
.idea/
tmp/
*.db
*.sock