sprotty-protocol
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Sprotty Protocol

This package contains the platform-independent definitions of Sprotty. They are used both by the main client code (sprotty) and by servers running in Node.js.

For Node.js-based diagram servers, a class DiagramServer is provided. It handles the state and message handling for one client, so you need to create one instance of that class for every diagram instance that is shown in the frontend.

/sprotty-protocol/

    Package Sidebar

    Install

    npm i sprotty-protocol

    Weekly Downloads

    1,433

    Version

    1.2.0

    License

    (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)

    Unpacked Size

    267 kB

    Total Files

    62

    Last publish

    Collaborators

    • dennis.huebner
    • tortmayr
    • sprotty-owner
    • spoenemann
    • eclipse-sprotty-bot