Skip to content

refactor!: rename spsc module to mpsc #34

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

Merged
merged 2 commits into from
Jun 20, 2025
Merged

refactor!: rename spsc module to mpsc #34

merged 2 commits into from
Jun 20, 2025

Conversation

Frando
Copy link
Member

@Frando Frando commented Jun 20, 2025

#25 made the spsc::Sender cloneable, so it is now a multi-producer channel. This renames the module from spsc to mpsc.

Breaking changes

  • irpc::channel::spsc module is renamed to irpc::channel::mpsc

@Frando Frando merged commit d7be003 into main Jun 20, 2025
16 checks passed
@ramfox ramfox deleted the Frando/spsc-is-mpsc branch June 25, 2025 17:14
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.

1 participant