This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
prc
/
plc-sim
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
master
Ramuri
Etichete
master
v2.1
v2
v1
plc-sim
/
client
/
node_modules
/
engine.io-client
/
build
/
esm-debug
/
browser-entrypoint.js
browser-entrypoint.js
91 B
Permalink
Istoric
Crud
1
2
import { Socket } from "./socket.js";
export default (uri, opts) => new Socket(uri, opts);