tinyscale has been rewritten and dropped all third party modules. Only std modules are in use now.
Breaking changes:
Please add /bigbluebutton/api
to your servers.json
host entry like this:
"host": "http://bbb1.schule.de/bigbluebutton/api",
This is also the first release that supports recordings.
As always, you can fire up tinyscale with a working servers.json
file like this:
TINYSCALE_SECRET=some_secret_string deno run --allow-net --allow-env https://deno.land/x/tinyscale@v2.0.2/main.ts