Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process XMPP packets in order #352

Merged
merged 2 commits into from Nov 1, 2016
Merged

Process XMPP packets in order #352

merged 2 commits into from Nov 1, 2016

Conversation

paweldomas
Copy link
Member

@paweldomas paweldomas commented Nov 1, 2016

Updates Jicoco in order to use single thread packet processor. DO NOT MERGE(Jicoco is referenced by the SNAPSHOT version)

Updates Jicoco in order to use single thread packet processor.
@@ -79,7 +79,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jicoco</artifactId>
<version>1.0-20160822.191856-34</version>
<version>1.0-SNAPSHOT</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intentionally SNAPSHOT and not just the new version?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, for now, Jicoco needs to be merged first

@bgrozev
Copy link
Member

bgrozev commented Nov 1, 2016

Jenkins: ok to test

@bgrozev bgrozev merged commit fa337c5 into master Nov 1, 2016
@bgrozev bgrozev deleted the single_thread_executor branch January 10, 2017 23:01
JonathanLennox added a commit to JonathanLennox/jitsi-videobridge that referenced this pull request Jun 1, 2022
* Remove hop-by-hop header extensions from sent RTP packets.

* Don't send AbsSendTime header extensions if an endpoint supports TCC.

* Remove hack rewriting TCC header extension ID to an invalid value.

* Update jitsi-rtp version.
This was referenced Jul 15, 2022
@bgrozev bgrozev mentioned this pull request Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants