Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Repository files navigation

DNS TAPIR Event Receiver

This repository contains the DNS TAPIR Event Receiver, a server component use for retrieving and validating TAPIR events.

Configuration

The default configuration file is evrec.toml. Example configuration below:

clients_database = "clients"
schema_validation = true

[mqtt]
broker = "mqtt://localhost"
topic_read = "$share/evrec/events/up/#"
topic_write = "verified"
reconnect_interval = 5

About

DNS TAPIR Event Receiver

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages