agl / xmpp-client

An XMPP client with OTR support
BSD 3-Clause "New" or "Revised" License
365 stars 71 forks source link

Non-OTR MUC support #112

Open massar opened 8 years ago

massar commented 8 years ago

Simple additions to get MUC support into xmpp-client.

As there is no published Multiparty OTR protocol though (afaik....) OTR is disabled and the user gets a warning when they use the /join command.

massar commented 7 years ago

Repo moved to https://github.com/secludedsoc/xmpp-go/ but significantly drifted as it is now a library.