hedgedoc/frontend
Tilman Vatteroth 3a06f84af1 refactor: reimplement realtime-communication
This commit refactors a lot of things that are not easy to separate.
It replaces the binary protocol of y-protocols with json.
It introduces event based message processing.
It implements our own code mirror plugins for synchronisation of content and remote cursors

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-03-24 14:06:03 +01:00
..
.netlify
cypress
docker
global-styles
locales refactor: reimplement realtime-communication 2023-03-24 14:06:03 +01:00
netlify
public
src refactor: reimplement realtime-communication 2023-03-24 14:06:03 +01:00
.editorconfig
.env.development
.env.development.license
.env.production
.env.production.license
.env.test
.env.test.license
.eslintrc.js
.gitignore
.prettierignore
.prettierignore.license
.prettierrc.json
.prettierrc.json.license
CHANGELOG.md
CONTRIBUTING.md
cypress.config.ts
jest.config.ts
netlify.toml
next-env.d.ts
next-env.d.ts.license
next.config.js
package.json refactor: reimplement realtime-communication 2023-03-24 14:06:03 +01:00
package.json.license
tsconfig.json
tsconfig.json.license