view src/init.luan @ 45:e138343b2c76

unsubscribe and more
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 28 Feb 2025 14:37:11 -0700
parents 5bdbbd0a65e1
children effa1e0af52a
line wrap: on
line source

local Hosted = require "luan:host/Hosted.luan"

Hosted.set_https and Hosted.set_https(true)

return true