forked from jmug/stoatchat
fix: move call system message to daemon,
check max participants when creating a token to avoid giving tokens but erroring when attempting to join, check if the channel actually supports voice
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -6773,6 +6773,7 @@ dependencies = [
|
||||
name = "revolt-voice-ingress"
|
||||
version = "0.7.1"
|
||||
dependencies = [
|
||||
"amqprs",
|
||||
"async-std",
|
||||
"futures",
|
||||
"livekit-api",
|
||||
|
||||
Reference in New Issue
Block a user