This repository was archived by the owner on Jun 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor websockets and other membranewebrtc remains (#70)
## Description Refactor websockets and other membranewebrtc remains. So SDK will be fully related to fishjam server, not old membrane code ## Motivation and Context Code cleanup ## How has this been tested? Please describe in detail how you tested your changes. Include details of your testing environment, devices (ex. Iphone XYZ ios X.X.X & Samsung XYZ android X.X.X) ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) ## Checklist: - [ ] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. ## Screenshots (if appropriate)
- Loading branch information
Showing
33 changed files
with
572 additions
and
776 deletions.
There are no files selected for viewing
172 changes: 91 additions & 81 deletions
172
...neframework/reactnative/MembraneWebRTC.kt → ...eframework/reactnative/RNFishjamClient.kt
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.