Updated script that can be controled by Nodejs web app
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import { Socket } from "./socket.js";
|
||||
export default (uri, opts) => new Socket(uri, opts);
|
||||
Reference in New Issue
Block a user