Skip to content

Labels

Labels

  • access control

  • address-lookup

    iroh's address lookup subsystem, that turns endpoint id's into the endpoint's addresses
  • API

  • benchmarks

  • bug

    Something isn't working
  • c-iroh

    Functionality of the core iroh crate.
  • c-iroh-base

  • c-iroh-dns-server

    Functionality of the iroh pkarr and DNS server.
  • c-iroh-relay

    Functionality of the iroh-relay server.
  • ci

    continous integration
  • decision

    Architectural choice that needs to be made
  • demo

  • dependencies

    Pull requests that update a dependency file
  • docs

    Improvements or additions to documentation
  • feat

    New feature or request
  • fix

    Fixes a bug
  • flaky-test

  • github_actions

    Pull requests that update GitHub Actions code
  • invalid

    This doesn't seem right
  • metrics

    extracting quantified mesurements from iroh
  • multipath

    QUIC Multipath in iroh
  • NAT Traversal

  • noq

    A bug or feature in the QUIC stack
  • ops

    operational infrastructure (hardware, deployments) concerns, excluding continuous integration
  • os-android

  • os-windows

  • perf

    performance related issues
  • privacy

    Privacy implications and protection
  • refactor

    a change that neither fixes a bug nor adds a feature
  • regression