Skip to content

Use any QAbstractItemModel in your JavaScript application via WebSocket

License

Notifications You must be signed in to change notification settings

cmdrf/qt-model-server

Repository files navigation

qt-model-server

Lets you use your QAbstractItemModel from a Javascript application. Communicates with a JSON protocol over a WebSocket. A client implementation is provided as a TypeScript class for use in an Angular application.

Current Status

Early development stage. Mostly works, but not feature-complete.

SSL/TLS encryption and authentication are not implemented yet. Do not use on a public server!

License

BSD 2-clause. See LICENSE file for details.

About

Use any QAbstractItemModel in your JavaScript application via WebSocket

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published