Software /
code /
prosody
Log
description | author | age |
---|---|---|
server_epoll: Restore mark on connections which had the onconnect handler called so it is only done once | Kim Alvefur | Sat, 03 Feb 2018 17:36:55 +0100 |
server_epoll: Rework how socket readyness is detected | Kim Alvefur | Fri, 02 Feb 2018 23:46:00 +0100 |
mod_pubsub: Ignore unused parameter [luacheck] | Matthew Wild | Fri, 02 Feb 2018 19:48:04 +0000 |
mod_pubsub: Add nodestore to service configuration | Matthew Wild | Fri, 02 Feb 2018 19:46:33 +0000 |
mod_pubsub: Some variable renames for clarity | Matthew Wild | Fri, 02 Feb 2018 19:35:02 +0000 |
util.pubsub: Support a 'nodestore' for persisting nodes (same API as kv stores) | Matthew Wild | Fri, 02 Feb 2018 19:31:03 +0000 |
util.pubsub: Move service methods object creation (just code reorganisation) | Matthew Wild | Fri, 02 Feb 2018 19:29:17 +0000 |
util.pubsub: For clarity, split config tables from their metatables | Matthew Wild | Thu, 01 Feb 2018 15:09:04 +0000 |