feat: add TeamSpeak address resolver
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
# apps/chanora_flutter/ — Flutter application (separate toolchain)
|
||||
# core/chanora_core/ — top-level Rust API + orchestration
|
||||
# crates/chanora_protocol/ — tsclientlib isolation
|
||||
# crates/chanora_resolver/ — TeamSpeak address resolution
|
||||
# crates/chanora_state/ — snapshot, deltas, reducers
|
||||
# crates/chanora_audio/ — capture, DSP, Opus, jitter, mixer
|
||||
# crates/chanora_storage/ — bookmarks, settings, identity refs
|
||||
@@ -31,6 +32,7 @@ members = [
|
||||
"crates/chanora_storage",
|
||||
"crates/chanora_diagnostics",
|
||||
"crates/chanora_bridge",
|
||||
"crates/chanora_resolver",
|
||||
]
|
||||
|
||||
# Excludes: the PoC trees stay outside the product workspace so that
|
||||
|
||||
Reference in New Issue
Block a user