namespace DHT.Server.Service; sealed record ServerParameters(ushort Port, string Token);