joa23
joa23
When do you think you will release a new version? I saw a lot of good improvements (pagination, multi threading client etc) already implemented.
Hi There, akka-stream-mon looks promising and I'm excited to try it out. Sorry, there was no other way to get in touch with you. Two quick questions. I'm wondering how...
Hi, everything seems to be a @dataclass except for MaybeSentinel. Would be nice to make this a dataclass too to allow to easy serialization and deserialization. Thank you.
Hi, When using a chi router I get a fmt.Println message: warning: unable to set write deadline. I understand chi is not implementing this interface but only the go 1.22...
> This text is generated based on `ISSUE_TEMPLATE.md`. The issue reporter must read and remove this block before submitting. # Summary Support for character bounding boxes. Hi, Seems to me...
Hi! I'm interested in creating Go language bindings for y-sync. Would it be possible to add C FFI support to the project? Currently, the project is a pure Rust implementation...
Hi, Thanks for building this. (Not a rust developer). What need to happen to expose the awareness and sync to the FFI. I'm working on a Go binding. Thanks
## Description The `ytext_remove_range` function in the Rust implementation currently panics when attempting to remove elements beyond the text bounds. This was discovered through Go FFI integration testing where the...