This is an example gRPC broadcaster written with Tonic. It takes a stream of messages, and echoes that back to all known subscribers.
6 lines
145 B
Plaintext
6 lines
145 B
Plaintext
# SPDX-FileCopyrightText: 2023 Matteo Settenvini <matteo.settenvini@montecristosoftware.eu>
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
/.vscode
|
|
/target
|