teamtalk 1.1.0

TeamTalk SDK for Rust
Documentation
1
2
3
4
5
6
7
8
9
# TeamTalk SDK for Rust

This crate is a high-level, safety-first wrapper for the BearWare.dk TeamTalk 5 SDK.
It provides strict typing and a pure event-driven model for performance and reliability.

## Links

- User guides: <https://github.com/BlindMaster24/TeamTalkRust/tree/main/docs>
- API reference: <https://docs.rs/teamtalk>