simple-xmpp / node-simple-xmpp

Simple High Level NodeJS XMPP Client
301 stars 90 forks source link

Added groupBuddy event for presence stanzas sent from group chat #45

Closed Inkp closed 10 years ago

Inkp commented 10 years ago

When receiving presence notifications trough buddy event handler, I get chat name rather than username of user in this chat. thus I added new event groupBuddy

silverbucket commented 10 years ago

Hi @Inkp could up also include a commit updating the documentation to describe this? Then I will merge the pull request.

Inkp commented 10 years ago

Done

silverbucket commented 10 years ago

Awesome! thanks for the contribution @Inkp will give it a version bump and publish shortly.