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

Please consider publishing the irc-proto crate #193

Closed
belak opened this issue Jan 29, 2020 · 2 comments
Closed

Please consider publishing the irc-proto crate #193

belak opened this issue Jan 29, 2020 · 2 comments

Comments

@belak
Copy link
Contributor

belak commented Jan 29, 2020

I've been working on building an IRC bot and ended up implementing my own IRC library, since it looked like this had a bunch of dependencies. It looks like the irc-proto crate exists, but hasn't been published. Would you consider publishing a version so people can build off of it?

@belak belak changed the title Publish irc-proto crate Please consider publishing the irc-proto crate Jan 29, 2020
@aatxe
Copy link
Owner

aatxe commented Jan 29, 2020

The main blocking factor here has been #32 (and the outstanding #179 PR which has stalled because I've been too busy to help drive it forward). I think it might be reasonable to cut a release of it earlier though, even before the 0.14 release (since I don't think it's actually likely to change much besides reducing allocations, especially not relative to the rest of the library).

@johnmaguire
Copy link

I'd like to put in another vote for getting the async API published.

@aatxe aatxe mentioned this issue May 7, 2020
@aatxe aatxe closed this as completed May 14, 2020
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

No branches or pull requests

3 participants