Example gRPC broadcaster
This is an example gRPC broadcaster written with Tonic. It takes a stream of messages, and echoes that back to all known subscribers.
This commit is contained in:
commit
6dc58f998c
11 changed files with 1712 additions and 0 deletions
2
Cargo.lock.license
Normal file
2
Cargo.lock.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: 2023 Matteo Settenvini <matteo.settenvini@montecristosoftware.eu>
|
||||
SPDX-License-Identifier: CC0-1.0
|
Loading…
Add table
Add a link
Reference in a new issue