Randy Reddig

Results 165 comments of Randy Reddig

@marten-seemann I updated the description on #3284 to clarify what it is. How can I help you get #3284 reviewed and merged so we can land datagram and WebTransport support?

> @ydnar - can you kindly share the disco/DISCO bidirectional stream example server (in other words, what's running at 'the other end' of your browser screenshot) to make this easier...

> Hi @ydnar - actually, I got it figured out. > > I decided to develop a new Go package which implements a WebTransport server over HTTP/3 (updated per the...

Hm, these aren’t zones, but they are reserved labels. I’m not sure if zones are the best place to record this data? Maybe metadata as a list of reserved labels?

I think argument construction is correct now.

@dgryski the HOWTO in this PR might need to be updated to reflect the new build steps (and no need for a Preview 1 adapter!): ```sh tinygo build -target=wasip2 -x...

Confirmed that x/tools does compile with this patch (and #4157).

Thanks for the feedback! I'll update the PR and tests.

@dgryski the output of `ssadump` looks different than what I saw. What was the command you used to produce this?

This might already be known: https://github.com/golang/go/issues/48105