plugins/pep.lua

changeset 250
a5ac643a7fd6
parent 249
00891a675634
child 268
06e6c6de6438
equal deleted inserted replaced
249:00891a675634 250:a5ac643a7fd6
1 local verse = require "verse";
1 2
2 local xmlns_pubsub = "http://jabber.org/protocol/pubsub"; 3 local xmlns_pubsub = "http://jabber.org/protocol/pubsub";
3 local xmlns_pubsub_event = xmlns_pubsub.."#event"; 4 local xmlns_pubsub_event = xmlns_pubsub.."#event";
4 5
5 function verse.plugins.pep(stream) 6 function verse.plugins.pep(stream)

mercurial