Add voice websocket handling

This commit is contained in:
Amish Shah
2016-08-23 19:13:09 +01:00
parent d8b1ef47cd
commit f713f52841
5 changed files with 88 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
class VoiceConnectionUDPClient {
}
module.exports = VoiceConnectionUDPClient;