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

publishing to crates.io #27

Open
nilskch opened this issue Jan 23, 2025 · 1 comment
Open

publishing to crates.io #27

nilskch opened this issue Jan 23, 2025 · 1 comment

Comments

@nilskch
Copy link

nilskch commented Jan 23, 2025

Hey, thank you so much for this! I love to see that you want to keep working on this!

Over at Palantir we are going to implement a language server using tower_lsp/tower_lsp_server. I saw that you already published an empty version to crates.io (link). I wanted to ask when do you plan to publish the actual lib?

I am also happy to help you with the community fork :)

@mrnossiom
Copy link
Member

Hi 👋🏻,

I thought of doing a tracking pr for v0.21, so I guess it'll be this one 😄. I reserved the name yesterday on crates.io just in case.

The only issue blocking is #12 and #14 changes too much of the public API. I explained what options I saw possible here. I had spent some time on the first option, but I couldn't find a cancel token/channel that is runtime-agnostic and would work in the time I had.

When this last issue is resolved, I want to update FEATURES.md and other relevant doc.

I would say v0.21 is not really far. Having actual users also helps 😃.

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

2 participants