generate: envelope

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-09-25 20:25:31 +02:00
parent 8f4f441574
commit afc69342b1
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912
2 changed files with 514 additions and 703 deletions

File diff suppressed because it is too large Load Diff

View File

@ -46,7 +46,7 @@ async fn main() -> anyhow::Result<()> {
let counter = inner_counter.clone();
async move {
tracing::info!(
tracing::debug!(
"subscription got event: {}, info: {}",
item.name,
item.int_event_info(),