Software /
code /
verse
Comparison
squishy @ 114:37f5966cff15
verse.plugins.pep: New plugin to add an API for sending and catching PEP events
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 25 Aug 2010 16:27:30 +0100 |
parent | 106:7d293830f4a4 |
child | 116:151c8cc776df |
comparison
equal
deleted
inserted
replaced
113:769366a8b238 | 114:37f5966cff15 |
---|---|
30 Module "verse.plugins.proxy65" "plugins/proxy65.lua" | 30 Module "verse.plugins.proxy65" "plugins/proxy65.lua" |
31 Module "verse.plugins.jingle" "plugins/jingle.lua" | 31 Module "verse.plugins.jingle" "plugins/jingle.lua" |
32 Module "verse.plugins.jingle_ft" "plugins/jingle_ft.lua" | 32 Module "verse.plugins.jingle_ft" "plugins/jingle_ft.lua" |
33 Module "verse.plugins.jingle_s5b" "plugins/jingle_s5b.lua" | 33 Module "verse.plugins.jingle_s5b" "plugins/jingle_s5b.lua" |
34 Module "verse.plugins.disco" "plugins/disco.lua" | 34 Module "verse.plugins.disco" "plugins/disco.lua" |
35 Module "verse.plugins.pep" "plugins/pep.lua" | |
35 | 36 |
36 if GetOption "bosh" ~= false then | 37 if GetOption "bosh" ~= false then |
37 Module "net.httpclient_listener" "net/httpclient_listener.lua" | 38 Module "net.httpclient_listener" "net/httpclient_listener.lua" |
38 Module "net.connlisteners" "net/connlisteners.lua" | 39 Module "net.connlisteners" "net/connlisteners.lua" |
39 Module "net.http" "net/http.lua" | 40 Module "net.http" "net/http.lua" |