Matt Robenolt

Results 178 comments of Matt Robenolt

Well, as it turns out... we have a `runtests.py` but 0 tests. So that makes this a little bit more challenging.

https://github.com/mattrobenolt/ps-http-sim/issues/7#issuecomment-1894607212 I didn't want to submit a PR since I have no way to test any of this or what unkey is, but: https://github.com/unkeyed/unkey/blob/main/tools/bootstrap/main.ts#L32-L42 If you change this to use...

> If we want to implement this change, we'd need a context that derives from both the stream and the connection, which is not possible. Yeah, I'd suspect that's correct....

I would agree, it would naturally be a better hook on the quic layer. I'm curious how this will translate over to `x/net/quic`, but I have little skin in the...

Can you clarify "it didn't work?"

Can you give me an example of something that isn't valid JSON? If that's the case, that's extremely bizarre. `simplejson` just happens to be a library that implements JSON. It's...

Also, this repository isn't really used anymore and is super old. Everything regarding webhooks is in Sentry core.

Can you provide an example? Really hard to tell without an example.

Yeah. Makes sense. I haven't touched this software in a while, I need to give it some love.