Dawid Nowak
Dawid Nowak
**Unable to resolve using MDNS. multithreaded_runtime example hangs :** [2020-04-07T15:48:11Z DEBUG trust_dns_proto::xfer::dns_handle] querying: ginger.local A [2020-04-07T15:48:11Z DEBUG trust_dns_resolver::name_server::name_server] reconnecting: NameServerConfig { socket_addr: V4(224.0.0.251:5353), protocol: Mdns, tls_dns_name: None } [2020-04-07T15:48:11Z DEBUG...
Hey, I was trying to run docker environment from Stable and it was failing for me. Most of the problems seem to be due to migrating from Sovrin to Indy....
- [v ] I have looked for existing issues (including closed) about this ## Feature Request Enable Content Based Routing ### Motivation Currently Axum routes by path only so in...
In our application we would like to make a decision based on contents of SNI in ClientHelloPayload without necessary affecting the how rustls flow. So we peek some bytes from...
**What would you like to be added**: Stronger clarification is needed what should happen when two listners are configured as follows: ``` apiVersion: gateway.networking.k8s.io/v1 kind: Gateway metadata: name: some-gateway spec:...