mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() This adds an optional lws VFS layer that exposes the named dlo object registry. So you can register a blob like a JPG named "my.jpg", and access it on the vfs as, eg, /dlofs/my.jpg (or file:///dlofs/my.jpg if using the SS file:// support for VFS namespace). |
||
---|---|---|
.. | ||
dlo-font-mcufont.c | ||
dlo-jpeg.c | ||
dlo-png.c | ||
dlo-rect.c | ||
dlo-ss.c | ||
dlo-text.c | ||
dlo.c | ||
private-lib-drivers-display-dlo.h |