Lucio Franco
Lucio Franco
@jordy25519 do you have a reproduction I can look at?
There is a mock example you can use that uses an in-memory connection.
https://github.com/hyperium/tonic/pull/1325 will fix `enable` to work correctly and make adding cors easier like it was before.
I would be open to the change as long as its not crazy intrusive to the code base.
There currently isn't much of a plan since I don't have time to work on feature work here right now. The 1.0 plan is more of a want than actually...
Yeah, I think to move this forward the best way would be to write a proper proposal that I can review in an issue that way we can agree on...
> I believe we could replace the Encode/Merge traits and proto_int_type by bounding extension generic type T: Message, pending https://github.com/tokio-rs/prost/issues/742 Agreed, I won't have time to take this on but...
@psarna https://github.com/tursodatabase/libsql/issues/543 it was related to this issue
@wyhaya hi! for the moment things that require the C code don't compile on windows, I would recommend either two things 1) use the remote only client or 2) use...
The `main` image tag isn't very new nor is it used to get anything recent, I recommend using https://github.com/tursodatabase/libsql/pkgs/container/libsql-server these tags so either `latest` or one of the sha's.