chorus/src/voice.rs

3 lines
129 B
Rust
Raw Normal View History

2023-07-29 11:26:00 +02:00
//! Where the voice chat implementation will be, once it's finished.
//! For development on voice, see the feature/voice branch.