improv: create subscription channel for pages to send messages to

This commit is contained in:
Michael Aaron Murphy 2024-05-08 12:59:35 +02:00 committed by Michael Murphy
parent 11de7cbd4a
commit b443dd5b53
12 changed files with 104 additions and 26 deletions

1
Cargo.lock generated
View file

@ -1349,6 +1349,7 @@ dependencies = [
"once_cell",
"regex",
"slotmap",
"tokio",
"url",
]