Smack jingle rtp / jingle message implementation for 4.5.x#711
Open
cmeng-git wants to merge 56 commits into
Open
Smack jingle rtp / jingle message implementation for 4.5.x#711cmeng-git wants to merge 56 commits into
cmeng-git wants to merge 56 commits into
Conversation
Recipient and initiator interchanged in JingleContentImpl sending stanza
Must close both streams to send <close xmlns='http://jabber.org/protocol/ibb'>
Make JingleFile extends JingleFileTransferChild Clean up JingleAction class
Remove static mBuilder in both JingleContentDescription and JingleContentTransport and use mBuilder in AbstractXmlElement
Fix ConcurrentModificationException in JingleS5BTransportCandidateImpl#connectToCandidates() checking. Improve and clean up HttpFileDownloadJabberImpl implementation e.g. progress query by Id instead of status. Implement and support XEP-0066: Out of Band Data sending in Http file transfer in contact or muc chat session Ensure the transport candidates use in file transfer are properly refreshed when the device active network connection is changed JingleSessionImpl#jingleSessionListeners cannot be static; otherwise updateSessionState will interfere with each other in multiple files transfer Avoid repeated sending of the Presence stanza Support Thumbnail sending during file transfer Support chatState for muc session
- Add SuppressWarnings("this-escape") in affected classes.
- Move thumbnails and associated test scripts to smack-extension; to resolve dependency in FileTransferRequest.
- Update smack.doap.
Revert smack-omemo changes, separate PR has been raised
Contributor
|
What would need to be done to make this part of Smack 4.5, at least as an experimental module? RTP/jingle support would be awesome! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Jingle implemented to support encrypted media call, either via legacy jingle-rtp or jingle message.
XEP's Implemented for: