Ido Barkan
Ido Barkan
This is a bit off-topic, but I hope that a good discussion here would benefit others. ### Problem description: I am using prost `build.rs` hooks to generate my files with...
still *WIP* 1. This PR strives to change the API of `Storage` to be more user-friendly. Specifically, `read`+`hread` to be read-only (taking `&self` instead of `&mut self`). This is to...
Is there an easy way to go "the other way"?
Hey folks, I am evaluating this and testing some simple scenarios of mutation. What I am trying to test is: 1. creating a proto object 2. mutate in some Clojure...
Hey, @ptaoussanis. Thanks for a great dynamo client! We are thinking about using dynamo in the foreseeable future and I have found this client as a good middle ground between...
Hi, In addition to signals sent to the client like logs and notifications, I need to return some custom data to the client. What is pygls api for returning, say,...
any chance to support windows in the future?