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

Remove multimap dependency #68

Merged
merged 1 commit into from
Feb 8, 2021
Merged

Remove multimap dependency #68

merged 1 commit into from
Feb 8, 2021

Conversation

mqp
Copy link
Contributor

@mqp mqp commented Feb 1, 2021

This wasn't really pulling its weight, and killing it decreases the surface area for bugs like #62.

Also now we don't leak an empty vec in maps for every user and room that ever exists which is nice.

@vincentfretin
Copy link
Contributor

Nice, the changes looks great. I'll test to build this today with my additional fix about the publisher reconnecting.

@vincentfretin
Copy link
Contributor

I actually deployed just this branch on my server and asked everyone to do some tests. I'll let you know if there is any issue.

@mqp
Copy link
Contributor Author

mqp commented Feb 3, 2021

OK, I'll merge it if it seems like it's working well for you.

@vincentfretin
Copy link
Contributor

My colleague did the tests with all his devices yesterday. He didn't have any weird issues, so that's cool. Yes, you can merge. Thank you very much!

@vincentfretin
Copy link
Contributor

Still no issues. :)

@mqp mqp merged commit f40229e into master Feb 8, 2021
@mqp mqp deleted the no-multimap branch February 8, 2021 21:49
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