1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-12 05:06:28 +00:00
arikawa/internal
diamondburned b8994ed0da Voice: Remove state-keeping of sessions
This commit gets rid of all the code that previously managed different
voice sessions in different guilds. This is because there is rarely ever
a need for this, and most bots that need this could do their own
keeping.

This change, although removes some features off of the package, adds a
lot of clarity on what to do exactly when it comes to connecting to a
voice channel.

In order to make the migration process a bit easier, an example has been
added which guides through using the voice.Session API.
2020-11-30 19:12:20 -08:00
..
handleloop Session: Added a handleloop abstraction 2020-11-17 12:15:05 -08:00
heart {,Voice}Gateway: Refactored Closing 2020-10-30 11:02:37 -07:00
moreatomic Moreatomic: Fixed LoadOrStore sentinel bug 2020-11-29 17:19:05 -08:00
mulipartutil Multipartutil: move back to package api 2020-07-29 16:58:33 -07:00
testenv Voice: Remove state-keeping of sessions 2020-11-30 19:12:20 -08:00
zlib *: Separate utils and internal (#129) 2020-07-29 16:58:33 -07:00