|
5 years ago | |
---|---|---|
.. | ||
.circleci | 5 years ago | |
.github | 5 years ago | |
.vscode | 5 years ago | |
src | 5 years ago | |
.editorconfig | 5 years ago | |
.env | 5 years ago | |
.gitignore | 5 years ago | |
.npmignore | 5 years ago | |
.prettierignore | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
data | 5 years ago | |
htdocs | 5 years ago | |
nab-server.pm2.json | 5 years ago | |
package.json | 5 years ago | |
peers.yaml | 5 years ago | |
tsconfig.json | 5 years ago | |
tsconfig.module.json | 5 years ago | |
tslint.json | 5 years ago |
notabug.io socketcluster server
The SocketCluster frontend is the main user facing access point for notabug.
It manages HTTP responses and WebSocket connections that data transfers over.
Connections to SocketCluster can be authenticated (separate from UI facing login)
Authenticated logins may be granted additional privileges, such as the ability to subscribe to or publish to channels.
Currently SocketCluster serves the application JS as static files