Convert project to workspace with Tonic for gRPC.
In theory, Dockerfile should not currently need any changing, since cargo dumps everything into the root target/ directory. Once we start adding other parts (API server, UI), then we need to deal…
74f2ef8898
Implement remaining rpc methods. Give rpc server access to matrix client.
d4a041129b
Implement get variable
Convert project to workspace with Tonic for gRPC.
Todo list:
- Deal with dockerfile. Either move to root, or adjust build.
- Move license to repository root.
- Actually implement the RPC service.
WIP: Convert project to workspace with Tonic for gRPC.
Investigate RPC solutions
Create web UI application
Expose bot API over network
Add a command to switch active room
Utilize active room in DM commands
Add command to list rooms.