2 releases
0.1.1 | Aug 17, 2020 |
---|---|
0.1.0 | Jul 23, 2020 |
#32 in #web-interface
21 downloads per month
Used in myxine
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
~7MB
~116K SLoC