Kyle L

Results 21 issues of Kyle L

I've explored a bit more after briefly [filing before](us_listen_socket_close), and found there are (what seem to be) a few issues with ASIO as a backend ([hopefully fixed one of them](https://github.com/uNetworking/uSockets/pull/204))....

need more info

This was resulting it being called with the wrong address once uWS::Loop::wakeupCb was called. I observed that uWS::Loop::defer was not ever triggering, and tracked it down to a memory address...

Hi, I was experimenting with the new ts_proto rules, and it seems I need [npm dependencies](https://github.com/aspect-build/rules_ts/blob/main/docs/proto.md) to get that to work. I don't have any use of npm yet (just...

documentation
help wanted

### What happened? Hey, I've been trying out the new ts_proto_library (very excited to use it), and quite likely I'm missing something, but figured I'd file a bug to either...

enhancement

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

impact/usability
kind/enhancement

I'm not sure what the state of the project is - but `browsers-0.3.3.bzl` points to releases from 2021. Thoughts on doing a bump to 0.3.4 while updating to latest versions,...

Hi, I'm attempting to use this provider with Cockroach DB, which aims to be [~Postgres compatible](https://www.cockroachlabs.com/docs/stable/postgresql-compatibility). A few different bugs show that features relied upon by cockroach DB: * https://github.com/cockroachdb/cockroach/issues/39109...

Hi, I've been enjoying using hermetic_cc_toolchain for the last year, but was exploring some changes to LLVM, so set up my Bazel project to use it directly as an alternative,...

I'm new to the Proxy protocol, but from what I can tell: * When using a TLS-passthrough for a load balancer (mine happens to be DigitalOcean), Proxy protocol is added...

proxy

My proxy (DigitalOcean loadbalancer) only supports [proxy v1](https://www.digitalocean.com/blog/load-balancers-now-support-proxy-protocol). Any concerns about supporting a PR for version 1? I haven't checked to see if it makes sense to just always have...

proxy