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() #151

Open eleksir opened 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

@mattn: Can you look this PR?

mattn commented 10 months ago

@mdosch Could you please handle this?

mdosch commented 10 months ago

Will have a look when I find the time.

Neustradamus commented 8 months ago

@eleksir: Have you seen @mdosch comment?