namespace DHT.Server; public sealed record SessionSettings(int ServerPort, string ServerToken);