Thomas Eizinger
Thomas Eizinger
> without external help it's not going to be updated anytime soon. Any pointers as to where one could start? There seem to be a few people here interested in...
> But to my surprise, that fails to build with: > > ``` > Compiling reqwest v0.12.15 (https://github.com/zed-industries/reqwest.git?rev=951c770a32f1998d6e999cef3e59e0013e6c4415#951c770a) > error[E0599]: no method named `redirect` found for struct `async_impl::client::ClientBuilder` in the...
> > Where is the need for `cargo vendor` coming from [@ancieg](https://github.com/ancieg)? Right now I don't see why this is an issue for Zed > > I need this for...
> [@im-0](https://github.com/im-0) is using `--no-merge-sources` enough to satisfy your use case for RPM packaging? If so I don't think there's any reason for us to land workarounds on the zed...
Would appreciate a release once this is merged, thank you :pray:
> Can a high RTT be the cause? In theory, yes. See https://en.wikipedia.org/wiki/Bandwidth-delay_product.
> @thomaseizinger Could you re-run/fix the test please? We'll merge it after. I just accepted the new snapshot but I don't really know what it is testing.
In my experience, STUN is an extremely simple protocol and you can roll your own client using `stun-codec` quite easily. TURN is the really difficult one. However, how you want...
> @thomaseizinger Oh yeah should this go after the 1.4.0 Client is cut, so that we have one last Ubuntu 20.04 Client that supports the new protocol? That would delay...
Great effort on getting this migration done 🚀