hedgedoc/commons
Tilman Vatteroth a78ac5f097 fix: use correct callback on websocket error
the error event of the websocket occurs if the connection is already closed.
Therefore, the disconnect call does nothing and the transporter won't throw the disconnected event.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-03-26 12:25:40 +02:00
..
src fix: use correct callback on websocket error 2023-03-26 12:25:40 +02:00
.eslintrc.cjs fix(commons): remove redundant tsconfig for eslint 2023-02-05 21:21:59 +01:00
.gitignore
.npmignore
.npmignore.license
.prettierignore
.prettierignore.license
.prettierrc.json
.prettierrc.json.license
jest.config.json fix(commons): remove redundant tsconfig for eslint 2023-02-05 21:21:59 +01:00
jest.config.json.license
package.json refactor: reimplement realtime-communication 2023-03-24 14:06:03 +01:00
package.json.license
tsconfig.json chore: added decalration map 2023-03-11 09:11:43 +01:00
tsconfig.json.license