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

Expose async-broadcast in smol #310

Open
notgull opened this issue Jun 8, 2024 · 1 comment
Open

Expose async-broadcast in smol #310

notgull opened this issue Jun 8, 2024 · 1 comment

Comments

@notgull
Copy link
Member

notgull commented Jun 8, 2024

@zeenix and I have been discussing if it would be possible to expose async-broadcast in smol, under a "broadcast" module. I'm a fan of this.

The following would need to happen first:

  • async-broadcast needs to be released as version 1.0
  • async-broadcast needs to explicitly follow smol's MSRV policy.

cc @smol-rs/admins

@zeenix
Copy link
Member

zeenix commented Jun 9, 2024

The following would need to happen first:

  • async-broadcast needs to be released as version 1.0
  • async-broadcast needs to explicitly follow smol's MSRV policy.

Sure, makes sense. I'll look into both of these.

Do you think we also need to resolve smol-rs/async-broadcast#58 ? Fortunately there is a PR for it already and it just needs some adjustments I think. Unfortunately the author seems to have disappeared.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants