Kyle Maxwell

Results 9 comments of Kyle Maxwell

As someone who uses this similar pattern in ts-proto, I've forgone "Any", and use "Value" + type registry hacks instead. The primary reason is that Any feels only semi-supported in...

It's like a party here.

We’re trying to thread trace ids through, which gets tricky I think.  Let me think more about workaroundsOn Apr 13, 2024, at 12:44 PM, Stephen Haberman ***@***.***> wrote: I think...

@simbo1905 apparently... no scala 2.10 either

Probably. Just thought the extra log might be useful.

> I'm not super enthusiastic about this approach, this is basically what go-kit does with it's Endpoint interface and the end result is you just end up writing a bunch...

> The current code is really just in a vacuum (and all new), what would the existing baseplate.go servers and clients (and their middlewares) look like with this approach and...

> A majority of our middlewares are around header handling, and we do need different header handling both between thrift and http, and between client and server. As we move...

I was hoping to have a little in-person discussion about this before it got into too much of a debate (hence why I draft mode'd and didn't invite reviewers), so...