aboutsummaryrefslogtreecommitdiffstats
path: root/language-web/src/main/js/xtext/XtextWebSocketClient.ts
Commit message (Collapse)AuthorAge
* chore(web): json validation with zodLibravatar Kristóf Marussy2021-11-16
| | | | | | Use the zod library instead of manually written type assertions for validating json messages from the server. This makes it easier to add and handle new messages.
* chore(web): refactor xtext clientLibravatar Kristóf Marussy2021-10-31
|
* chore(web): move logger to utils/Libravatar Kristóf Marussy2021-10-31
|
* chore(web): refactor xtext clientLibravatar Kristóf Marussy2021-10-31