This repository has been archived by the owner on Jan 15, 2020. It is now read-only.
Standalone GLSP Client #243
Labels
client
A issue that is heavily affecting the client part (Typescript)
improvement
Changes to already existing features
Currently, our client implementation is tightly coupled with Eclipse Theia and it's not possible to use the current GLSP client implementation in a standalone browser app.
We should decouple dependencies to Theia and provide a basic
DiagramServer
implementation in the@glsp/sprotty-client package
(similar to "WebsocketDiagramServer" in base spotty)See also #140
The text was updated successfully, but these errors were encountered: