jafayer / DinoDNS

https://dinodns.dev
2 stars 0 forks source link

Finalize DinoDNS class implementation #18

Open jafayer opened 3 weeks ago

jafayer commented 3 weeks ago

As work on core plugins is wrapping up, we should work towards finalizing the WIP DinoDNS class. This class is effectively the main export of the framework, so it's important to get this right!

This class should abstract all the work of wiring up the plugins in the right order for a sensible default server configuration.

jafayer commented 3 weeks ago

This is started with #10