Nested groups in Smack?

Does Smack support nested groups in rooster (JEP-0083) ?

There’‘s no direct support at the API level. However, you can definitely use Smack to support JEP-0083. First, you’‘d do a private data query to get the delimiter and then you’'d just have to code logic to handle groups with the delimiter in a special way.

Regards,

Matt

Really cool feature. Using it in Exodus. Maybe JBother and Whisper IM developers could imlement it too:)