OpenHPS/openhps-socket

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc.js39
A
0 mins
.gitconfig
.github/workflows/main.yml
.gitignore
.prettierrc.js8
A
0 mins
LICENSE
README.md
commitlint.config.js1
A
0 mins
docs/typedoc.json
package-lock.json
package.json
src/client/index.ts2
A
0 mins
src/client/nodes/ClientOptions.ts9
A
0 mins
src/client/nodes/SocketClientNode.ts7
A
1 hr
src/client/nodes/index.ts4
A
0 mins
src/client/nodes/sink/SocketClientSink.ts9
A
1 hr
src/client/nodes/sink/index.ts1
A
0 mins
src/client/nodes/source/SocketClientSource.ts10
A
0 mins
src/client/nodes/source/index.ts1
A
0 mins
src/client/service/SocketClient.ts137
C
7 hrs
src/client/service/index.ts1
A
0 mins
src/index.ts2
A
0 mins
src/server/index.ts2
A
0 mins
src/server/nodes/ServerOptions.ts9
A
0 mins
src/server/nodes/SocketServerNode.ts7
A
1 hr
src/server/nodes/index.ts4
A
0 mins
src/server/nodes/sink/SocketServerSink.ts9
A
1 hr
src/server/nodes/sink/index.ts1
A
0 mins
src/server/nodes/source/SocketServerSource.ts9
A
1 hr
src/server/nodes/source/index.ts1
A
0 mins
src/server/service/SocketServer.ts130
B
4 hrs
src/server/service/index.ts1
A
0 mins
tsconfig.json
tsconfig/README.md
tsconfig/tsconfig.app-base.json
tsconfig/tsconfig.app.json
tsconfig/tsconfig.base.json
tsconfig/tsconfig.bundle.cjs.json
tsconfig/tsconfig.bundle.esm.json
tsconfig/tsconfig.bundle.esm5.json
tsconfig/tsconfig.bundle.types.json
tsconfig/tsconfig.lint.json
tsconfig/tsconfig.spec.json
webpack.config.js77
A
1 hr