mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
lighttpd: add mod-wstunnel
Exposes the mod-wstunnel plugin which implements websocket proxying over http Signed-off-by: Vincent Riou <vincent@invizbox.com>
This commit is contained in:
@@ -237,4 +237,4 @@ $(eval $(call BuildPlugin,trigger_b4_dl,Trigger before download,+PACKAGE_lighttp
|
|||||||
$(eval $(call BuildPlugin,userdir,User directory,,30))
|
$(eval $(call BuildPlugin,userdir,User directory,,30))
|
||||||
$(eval $(call BuildPlugin,usertrack,User tracking,,30))
|
$(eval $(call BuildPlugin,usertrack,User tracking,,30))
|
||||||
$(eval $(call BuildPlugin,webdav,WebDAV,+PACKAGE_lighttpd-mod-webdav:libsqlite3 +PACKAGE_lighttpd-mod-webdav:libuuid +PACKAGE_lighttpd-mod-webdav:libxml2,30))
|
$(eval $(call BuildPlugin,webdav,WebDAV,+PACKAGE_lighttpd-mod-webdav:libsqlite3 +PACKAGE_lighttpd-mod-webdav:libuuid +PACKAGE_lighttpd-mod-webdav:libxml2,30))
|
||||||
|
$(eval $(call BuildPlugin,wstunnel,Websocket tunneling,,30))
|
||||||
|
|||||||
Reference in New Issue
Block a user