xmppo / node-xmpp-bosh

An XMPP BOSH & WebSocket server (connection manager) written on node.js using Javascript
https://github.com/xmppo/node-xmpp-bosh
263 stars 85 forks source link

Add <headers/> within stanzas of type <message>, <presence> #109 #110

Closed ebarbeito closed 2 years ago

ebarbeito commented 10 years ago

Modification of stanza messages of type or sent to the xmpp server. It adds a tag with 'X-Forwarded-For' information.

ebarbeito commented 10 years ago

I've used ltx to build . Also to parse the message and add the lts.Element as a child of parsed message.

dhruvbird commented 10 years ago

Looking much better!! :) :) - some very specific comments though