Deprecation of the --htmlstatus option #3508
ann0see
started this conversation in
Announcements
Replies: 1 comment
-
An example without using a library for the JSON-RPC API is here: https://gist.github.com/ann0see/e0cd423882ab3d6845786cc3c583f46b This is not official and extremely bare bones since it uses sockets directly. For production environments, you should use a library exposing JSON-RPC calls as methods or just use jamulus-php |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
From Jamulus 3.12.0 the
--htmlstatus
/-m
option will be shown deprecated on the server as this is not part of the core functionality of Jamulus. This feature will be removed in an upcoming version of Jamulus.You should no longer use this option in any server scripts
Alternatives are:
Beta Was this translation helpful? Give feedback.
All reactions