Jimit Dholakia
Jimit Dholakia
### Describe the Bug I am using helix editor with lsp installed and with --stdio arg, and it appears that the astro sever fails to start, giving the following error:...
i have the following server code that loops over received message on RecvStream::read : ```rs use wtransport::Endpoint; use wtransport::Identity; use wtransport::ServerConfig; #[tokio::main] async fn main() { let config = ServerConfig::builder()...
### Is your issue REALLY a bug? - [X] My issue is indeed a bug! - [x] I am not crazy! I will not fill out this form just to...
### Checklist before submitting an issue - [X] I have searched through the existing [closed and open issues](https://github.com/elkowar/eww/issues?q=is%3Aissue) for eww and made sure this is not a duplicate - [X]...