Implement Jingle Extensions

Issue #90 new
dave ertel created an issue

I have forked your repo and implemented some Jingle extensions that we use. I have tried to follow your development style and patterns while implementing these and hope that it makes it into your main branch. I would be happy to submit a PR if you give me access to do so. In the meantime you can view the fork here https://bitbucket.org/dertel/babbler/commits/1c90e5dda82164e56ba07abe2b339cecb4ede190

The extensions that were implemented are as follows XEP-0339, XEP-0293, XEP-0343, XEP-0320 They were implemented per the XEP specs where they are defined.

I added test coverage for the new extensions as well as some light refactoring of the Jingle class to break out some of the internal classes into their own class.

Comments (2)

  1. Christian Schudt repo owner

    Hi. Any news on this issue? I've never received a PR although I'd be happy to have some more work on Jingle.

  2. Log in to comment