This website requires JavaScript.
Explore
Help
Sign In
projectmoon
/
tenebrous-dicebot
Watch
1
Star
0
Fork
You've already forked tenebrous-dicebot
1
Code
Issues
12
Pull Requests
1
Projects
Releases
10
Wiki
Activity
4bc6f4bbb0
tenebrous-dicebot
/
Cargo.toml
7 lines
52 B
TOML
Raw
Normal View
History
Unescape
Escape
Convert project to workspace with Tonic for gRPC. (#84) Convert project to workspace with Tonic for gRPC. This commit adds an RPC service to the dicebot, allowing external applications to control it. The project was converted to a cargo workspace to house the protobuf definitions in a common crate (tenebrous-rpc), so that clients and servers can make use of these protobuf definitions. Co-Authored-By: projectmoon <projectmoon@noreply.git.agnos.is> Co-Committed-By: projectmoon <projectmoon@noreply.git.agnos.is>
2021-06-02 21:09:58 +00:00
[
workspace
]
get initial stuff working
2020-04-17 05:20:54 +00:00
Convert project to workspace with Tonic for gRPC. (#84) Convert project to workspace with Tonic for gRPC. This commit adds an RPC service to the dicebot, allowing external applications to control it. The project was converted to a cargo workspace to house the protobuf definitions in a common crate (tenebrous-rpc), so that clients and servers can make use of these protobuf definitions. Co-Authored-By: projectmoon <projectmoon@noreply.git.agnos.is> Co-Committed-By: projectmoon <projectmoon@noreply.git.agnos.is>
2021-06-02 21:09:58 +00:00
members
=
[
"dicebot"
,
Version 0.13.1
2021-09-06 22:21:24 +00:00
"rpc"
Update to versioned matrix SDK.
2021-09-04 21:37:49 +00:00
]