Brandon Ording

Results 145 comments of Brandon Ording

@danielmarbach RabbitMQ doesn't care about Message IDs at all, and doesn't even require one to send a message, so the choice of how NSB generates its ID doesn't matter.

Each version of LibGit2Sharp uses a specific version of libgit2 by referencing a specific version of the LibGit2Sharp.NativeBinaries package. If you are trying to build your own native binaries, you...

One category of items that will be common to a lot of transports is all of the stuff needed to make the timeout manager "hybrid" mode work for backcompat for...

@chklauser Another workaround that should work would be setting the `OPENSSL_ENABLE_SHA1_SIGNATURES=1` environment variable on the endpoint process. That should limit the scope of change to not be system-wide.

Making a change like this would be a wire compatibility breaking change. This is not the sort of thing we should do to an existing routing topology. If we ever...