Skip to content

Metronome IM, lightweight xmpp server with advanced microblogging features.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

bmalynovytch/metronome

 
 

Repository files navigation

alt text

This software codebase initiated as a fork of prosody trunk (to be 0.9) merged with LW.Org's custom, patches initiating from August 7th 2012 (see first commit).

Being mainly based on Prosody a lot of Metronome's code is backport compatible, but as development progressed a good portion of it completely diverged from mainstream's to better suit LW.Org IM's needs.

The main differences from Prosody are:

  • The Pubsub API and wrapped modules, mod_pubsub and mod_pep;
  • The MUC API and wrapper plugins;
  • Pluggable MUC configuration;
  • Core stack: Modulemanager, Usermanager, Hostmanager, Module API, etc... ;
  • How s2s streams are treated;
  • The anonymous auth backend (mod_auth_anonymous & sasl.lua ineherent part);
  • Included plugins, utils;
  • The HTTP API;
  • BOSH's JSON Padding and XEP-252 support.
  • Extensive Microblogging over XMPP support.
  • Daemon Control Utility;
  • It does have only one server backend being libevent and has a hard dep. on lua-event.

About

Metronome IM, lightweight xmpp server with advanced microblogging features.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 95.1%
  • C 3.1%
  • JavaScript 1.7%
  • CSS 0.1%