voice: start update to v4, fix heartbeats

This commit is contained in:
Amish Shah
2018-06-22 17:42:04 +01:00
parent 3d41748a38
commit 1f7c1ddaa2
2 changed files with 5 additions and 3 deletions

View File

@@ -197,6 +197,7 @@ exports.VoiceOPCodes = {
HEARTBEAT: 3,
SESSION_DESCRIPTION: 4,
SPEAKING: 5,
HELLO: 8,
};
exports.Events = {