your #1 source of programming antipatterns
Go to file
Flo Lauber 52c3f1b710 use Chat.type in <message/>'s type attr in Send()
Otherwise client.Send(..) cannot be used for MUC 'groupchat' messages.
This might break code, if you're not setting `Chat`'s type slot and rely
on `client.Send` set it to 'chat' by default
2013-01-18 19:49:47 -05:00
example fix gui. 2012-12-07 20:16:09 +09:00
LICENSE add LICENSE file. 2011-02-28 11:46:55 +09:00
xmpp.go use Chat.type in <message/>'s type attr in Send() 2013-01-18 19:49:47 -05:00