Mark Mandel
Mark Mandel
> hmm.. Could you try to allocate the clients with the same ip and different ports? Unless you mean something else, the unit test has two sockets on the same...
Just for easy discovery, assuming there's an issue in Quillkin, it's _likely_ one of these spots: * https://github.com/googleforgames/quilkin/blob/main/src/components/proxy/sessions.rs * https://github.com/googleforgames/quilkin/blob/main/src/collections/ttl.rs So weird.
Single binary would also be lovely! Would not complain about that either! 👍🏻 Go cross compiles so easily too!
I think #4159 might at least be part of what you actually want.
> FWIW the idea here is not to bring this feature to stable, it's to leave it as a dev or alpha feature flag (off by default) until, or if,...
Shall we close this and clean things up a little?
@dmorgan-blizz have you seen the conversations and work happening on #4190 ? That should replace this PR.
Removing stale.
~~I think I just realised that the `master` can't be resized, just from playing around with `orientation` -- is that the logic?~~ Edit: From more playing, it is not the...
Still needs doing.