xmppo / go-xmpp

Go XMPP Library (From Yasuhiro Matsumoto and based on the code from Russ Cox)
https://golang.org/
BSD 3-Clause "New" or "Revised" License
526 stars 170 forks source link

Add DiscoverInfo() as thin wrapper around RawInformation() #152

Closed eleksir closed 1 year ago

eleksir commented 1 year ago

Just to make requests in conventional way. In my case it is disco#info to MUC.

Neustradamus commented 10 months ago

Replaced by: