Changes

Summary

  1. Small grammatical change, get to the point (#779) (commit: dea594d) (details)
  2. Prevent creation of send and receive systems before ws ready (#778) (commit: 3590acf) (details)
Commit dea594df4e7a2a6aa55ecac72c4f4c76ee0d0dd0 by Florian Spieß
Small grammatical change, get to the point (#779)
[no-build]
(commit: dea594d)
The file was modifiedREADME.md (diff)
Commit 3590acf4587705573667814a99f80e0f19050170 by noreply
Prevent creation of send and receive systems before ws ready (#778)
This should fix a few race conditions on setting send and receive
handlers for audio
(commit: 3590acf)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/audio/AudioWebSocket.java (diff)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/audio/AudioConnection.java (diff)