#scripting #interface #tool #web-interface #graphics #web

myxine-core

The core library powering the Myxine GUI server

2 releases

0.1.1 Aug 17, 2020
0.1.0 Jul 23, 2020

#27 in #web-interface

33 downloads per month
Used in myxine

MIT license

44KB
670 lines

This package provides the core library to represent and manipulate dynamic webpages in the Myxine GUI server.

Stability: While this package will adhere to semantic versioning, do not expect its API to be very stable for the time being. It is in flux during the development process of the Myxine server itself.


lib.rs:

This package is the heart of the Myxine GUI server. It does not contain any code for directly implementing the web server or browser-side JavaScript.

You probably only need to depend on this library if you are yourself creating an alternative to the Myxine server: to build clients to the Myxine server, see the documentation for its various client libraries.

Dependencies

~6.5MB
~114K SLoC