Smack icon indicating copy to clipboard operation
Smack copied to clipboard

WIP: Add support for XEP-0390: Entity Capability 2.0

Open adiaholic opened this issue 4 years ago • 1 comments

adiaholic avatar Sep 10 '20 13:09 adiaholic

Nice! I see you are not yet fed up with Smack development :+1:

I guess you are going in the right direction. I'd implement full ecaps2 first and then see how to unify ecaps2 and caps1 under a common API that ideally is not too different from caps1. Maybe you can "hide" ecaps2 and caps1 under the current caps1 API even, that would give you the benefits from ecaps2 while users can reuse the same API they are already used to.

vanitasvitae avatar Sep 10 '20 17:09 vanitasvitae