debugserv: live services activity feed
This commit is contained in:
parent
6c403c01b0
commit
38d12cb0bb
9 changed files with 228 additions and 17 deletions
8
modules/debugserv/Cargo.toml
Normal file
8
modules/debugserv/Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "echo-debugserv"
|
||||
version = "0.0.1"
|
||||
edition = "2021"
|
||||
description = "DebugServ: stream live services activity (auth, sessions, account/channel/oper events) to the staff log channel."
|
||||
|
||||
[dependencies]
|
||||
echo-api = { path = "../../api" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue