aboutsummaryrefslogtreecommitdiff
path: root/src/ext/voice
Commit message (Expand)AuthorAgeFilesLines
* Fix a typoAustin Hellyer2016-12-011-1/+1
* Re-order example Cargo.toml'sAustin Hellyer2016-11-301-1/+2
* Clean up the codebaseAustin Hellyer2016-11-293-15/+13
* Add initial audio supportAustin Hellyer2016-11-299-147/+548
* Improve docs and add new message builder methodsIllia K2016-11-281-3/+3
* Change the CACHE to be an RwLockAustin Hellyer2016-11-221-1/+1
* Rename the State to CacheAustin Hellyer2016-11-221-2/+2
* Don't unnecessarily borrow some if-letsAustin Hellyer2016-11-211-1/+1
* Re-organize the client moduleAustin Hellyer2016-11-212-7/+7
* Add voice connection supportAustin Hellyer2016-11-148-0/+961
* Initial commitAustin Hellyer2016-10-181-0/+0