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

Enable session multiplexing by default #4196

Closed
sync-by-unito bot opened this issue Dec 8, 2020 · 6 comments
Closed

Enable session multiplexing by default #4196

sync-by-unito bot opened this issue Dec 8, 2020 · 6 comments
Assignees

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Dec 8, 2020

It's more efficient and both the server and the client support it, so it makes sense to have it on by default. It will simplify the API and allow us to remove the section from the docs.

@sync-by-unito sync-by-unito bot closed this as completed Dec 8, 2020
@bmunkholm bmunkholm reopened this Dec 11, 2020
@realm realm deleted a comment from sync-by-unito bot Dec 12, 2020
@sync-by-unito
Copy link
Author

sync-by-unito bot commented Mar 25, 2022

➤ Brian Munkholm commented:

[~nikola.irinchev] Is this still relevant?

@sync-by-unito
Copy link
Author

sync-by-unito bot commented Mar 25, 2022

➤ Nikola Irinchev commented:

Yes.

@sync-by-unito
Copy link
Author

sync-by-unito bot commented Sep 28, 2022

➤ Brian Munkholm commented:

Should be trivial. Any reasons not to do this?

@sync-by-unito
Copy link
Author

sync-by-unito bot commented Sep 30, 2022

➤ Jonathan Reams commented:

I'm not sure what the impact on our testing this will have, but we can take a look at whether this is a good idea next quarter.

@sync-by-unito
Copy link
Author

sync-by-unito bot commented Oct 27, 2022

➤ Jonathan Reams commented:

I was working on enabling this and ran into issues with the server, but now I can't find anywhere that its exposed from an SDK. What API and docs are getting simplified by doing this?

@sync-by-unito
Copy link
Author

sync-by-unito bot commented Oct 27, 2022

➤ Nikola Irinchev commented:

This is the JS API: https://github.com/realm/realm-js/blob/7f86a86d68eb2f95a18cb3613772c7f1c3b2c965/docs/sync.js#L280-L289

If the server doesn't support multiplexing, then we should just remove the API from Core and mark this as deprecated.

@realm realm deleted a comment from sync-by-unito bot Mar 23, 2023
@sync-by-unito sync-by-unito bot closed this as completed May 10, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants