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 feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.npmignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.npmignore.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierignore.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierrc.json feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierrc.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
jest.config.json fix(commons): remove redundant tsconfig for eslint 2023-02-05 21:21:59 +01:00
jest.config.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
package.json chore(deps): update dependency @jest/types to v29.6.0 2023-07-05 14:06:32 +02:00
package.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
tsconfig.json refactor(common): extract frontmatter code into commons 2023-03-26 14:58:38 +02:00
tsconfig.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00