webrtc-streaming-core
Advanced tools
Comparing version 1.1.32 to 1.1.33
@@ -27,2 +27,5 @@ "use strict"; | ||
document.addEventListener("gamepaddisconnected", this.disconnectGamepad.bind(this)); | ||
this.SendFunc((new keys_model_1.HIDMsg(keys_model_1.EventCode.GamepadConnect, { | ||
gamepad_id: "0", | ||
}).ToString())); | ||
} | ||
@@ -29,0 +32,0 @@ handleIncomingData(data) { |
{ | ||
"name": "webrtc-streaming-core", | ||
"version": "1.1.32", | ||
"version": "1.1.33", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/app.js", |
Sorry, the diff of this file is not supported yet
197626
2994