restore webrtc code removed by recent merge commit#312
Merged
rodrigok merged 1 commit intoRocketChat:masterfrom Jul 17, 2015
Sing-Li:webrtc-restore
Merged
restore webrtc code removed by recent merge commit#312rodrigok merged 1 commit intoRocketChat:masterfrom Sing-Li:webrtc-restore
rodrigok merged 1 commit intoRocketChat:masterfrom
Sing-Li:webrtc-restore
Conversation
Member
|
@Sing-Li Sorry about that 😞 |
rodrigok
added a commit
that referenced
this pull request
Jul 17, 2015
restore webrtc code removed by recent merge commit
Member
Author
|
@rodrigok np 😃 I'll have the 'in-band webrtc signaling' branch as an optional package PR'd shortly. It is not the most efficient, but solid and reliable with almost no edge conditions (as long as we can send private messages - it works). It lets us run with webrtc experimentation. |
Peym4n
pushed a commit
to redlink-gmbh/Rocket.Chat
that referenced
this pull request
Apr 26, 2018
Bring 0.62.1 to our customers
This was referenced Dec 24, 2020
This was referenced Sep 5, 2021
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.
Restore code removed by:
4d46252
This should restore webrtc operations.