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

feat/ion-cluster #181

Merged
merged 7 commits into from
Mar 27, 2021
Merged

feat/ion-cluster #181

merged 7 commits into from
Mar 27, 2021

Conversation

cloudwebrtc
Copy link
Contributor

@cloudwebrtc cloudwebrtc commented Mar 24, 2021

  • add biz.proto
  • add IonConnector

@cloudwebrtc cloudwebrtc changed the title [WIP] Feat/ion cluster feat/ion cluster Mar 24, 2021
@cloudwebrtc cloudwebrtc changed the title feat/ion cluster feat/ion-cluster Mar 24, 2021
@leewardbound
Copy link
Contributor

I really like how you built everything as new classes - it looks like you did not break any existing compatibility with ion-sfu? Very cool.

@cloudwebrtc
Copy link
Contributor Author

cloudwebrtc commented Mar 24, 2021

I really like how you built everything as new classes - it looks like you did not break any existing compatibility with ion-sfu? Very cool.

Yeah, it does not break the existing API, similar to Lego, using new blocks (biz signal) and old ones (ion-sfu) to combine to form more advanced modules (IonConnector). :)

Copy link
Contributor

@tarrencev tarrencev left a comment

Choose a reason for hiding this comment

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

looks great!

@cloudwebrtc cloudwebrtc merged commit b351608 into master Mar 27, 2021
@cloudwebrtc cloudwebrtc deleted the feat/ion-cluster branch March 27, 2021 07:55
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.

3 participants