hedgedoc/commons
Tilman Vatteroth 823b8e5ad5 fix: don't block message receiving even despite the ready state
This shouldn't be handled here. If both sides are following the protocol then there shouldn't be any messages before this side hasn't sent the ready answer.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-07-06 12:07:03 +02:00
..
src fix: don't block message receiving even despite the ready state 2023-07-06 12:07:03 +02:00
types refactor: reorganize files in commons package 2023-05-31 23:42:46 +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 chore(deps): update dependency @jest/types to v29.6.0 2023-07-05 14:06:32 +02:00
package.json.license
tsconfig.json refactor(common): extract frontmatter code into commons 2023-03-26 14:58:38 +02:00
tsconfig.json.license