Changes

Summary

  1. Properly apply socket timeouts where appropriate (#1324) (commit: 3a9b2cd) (details)
Commit 3a9b2cd7d0331c2d96189a75b141862b697a05e1 by noreply
Properly apply socket timeouts where appropriate (#1324)

This should make the "missed 2 heartbeats" message less frequent and improve stability overall
(commit: 3a9b2cd)
The file was modifiedsrc/main/java/net/dv8tion/jda/internal/utils/config/SessionConfig.java (diff)
The file was modifiedsrc/main/java/net/dv8tion/jda/internal/requests/WebSocketClient.java (diff)
The file was modifiedsrc/main/java/net/dv8tion/jda/internal/audio/AudioWebSocket.java (diff)