Software /
code /
prosody
Diff
plugins/mod_pubsub/mod_pubsub.lua @ 13360:6037b7a2131c
moduleapi: Rename :once() to :on_ready() for clarity
'Once' is ambiguous - once per what?
on_ready() executes its parameter when the module is loaded *and* the server
has finished starting.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 30 Nov 2023 10:07:53 +0000 (18 months ago) |
parent | 13339:c94989c557cd |
child | 13456:e9ab660b9c5f |