File

doc/lxmppd_core_rostermanager.txt @ 1894:53f34ba6f6d6

Minor changes; outgoing TLS works.
author Paul Aurich <paul@darkrain42.org>
date Sat, 03 Oct 2009 19:20:20 -0700
parent 23:236375777f8c
line wrap: on
line source

lxmppd -> core -> rostermanager.lua
	requires	"util.datamanager"
	module		"rostermanager"
	
function log(type, message)
	logs a message of type "rostermanager"

function getroster(username, host)
	Retrieves the user's roster from the server and loads it with the datamanager