hedgedoc/commons/src/message-transporters
Tilman Vatteroth 753c6e593f refactor: remove isomorphic-ws
The package caused some issues while working on other features.
Mostly because bundlers have been unable to determine the correct
websocket constructor.
So I replaced it with a more object-oriented approach.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-06-02 17:40:25 +02:00
..
index.ts refactor: remove isomorphic-ws 2023-06-02 17:40:25 +02:00
message-transporter.ts refactor: remove isomorphic-ws 2023-06-02 17:40:25 +02:00
message.ts feat(realtime): synchronize and show realtime activity state 2023-03-29 01:16:43 +02:00
mocked-backend-transport-adapter.ts refactor: remove isomorphic-ws 2023-06-02 17:40:25 +02:00
realtime-user.ts fix(realtime): allow realtime user status updates from users that have read-only access 2023-05-09 20:33:23 +02:00
transport-adapter.ts refactor: remove isomorphic-ws 2023-06-02 17:40:25 +02:00