Skip to content

tarzan115/ESPAsyncDNSServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsyncDNSServer: an asynchronous DNS server for the ESP

Built on AsyncUDP, inspired by the standard DNSServer implementation.

Usage is almost a drop-in replacement for DNSServer. The only usage difference is not calling handleNextRequest() in the loop (no need for it).

About

Asynchronous DNS Server for the ESP

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%