feat: add selectable allocation-based privacy relay

This commit is contained in:
Alexander Sellite 2026-09-01 10:21:34 -04:00
parent e979da9e76
commit 46de16db00
14 changed files with 1067 additions and 43 deletions

View file

@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
[project]
name = "straywild-discovery-server"
version = "0.20.2-alpha"
description = "Ephemeral public-room directory for straywild"
version = "0.20.3-alpha"
description = "Ephemeral public-room directory and UDP privacy relay for straywild"
requires-python = ">=3.11"
dependencies = []
license = { file = "LICENSE" }