Use local cache dns query result when dns query fail.
An abstract-encoding compliant module for encoding / decoding DNS packets
[](LICENSE) [](https://badge.fury.io/js/aws-advanced-nodejs-wrapper)
Compare DNS record strings for equality
the http/https agent used by the npm cli
OpenTelemetry instrumentation for `node:dns` name resolution module
Low level multicast-dns implementation in pure javascript
Encode/decode DNS-SD TXT record RDATA fields
Make low-level DNS requests with retry and timeout support.
Parse and stringify mdns service types
Middleware to set X-DNS-Prefetch-Control header.
TypeScript definitions for dns-packet
Abstraction for exponential and custom retry strategies for failed operations.
Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background
Resolve DNS queries with browser fallback
TypeScript definitions for multicast-dns
A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL
An abstract-encoding compliant module for encoding / decoding DNS packets
DNS over HTTP resolver
Caching DNS resolve
A Bonjour/Zeroconf implementation in pure JavaScript
A DNS Server and Client Implementation in Pure JavaScript with no dependencies.
A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL
Perform DNS queries using OS APIs
OverSIP is an async SIP proxy/server programmable in Ruby language. Some features of OverSIP are: - SIP transports: UDP, TCP, TLS and WebSocket. - Full IPv4 and IPv6 support. - RFC 3263: SIP DNS mechanism (NAPTR, SRV, A, AAAA) for failover and load balancing based on DNS. - RFC 5626: OverSIP is a perfect Outbound Edge Proxy, including an integrated STUN server. - Fully programmable in Ruby language (make SIP easy). - Fast and efficient: OverSIP core is coded in C language. OverSIP is build on top of EventMachine-LE async library which follows the Reactor Design Pattern, allowing thousands of concurrent connections and requests in a never-blocking fashion.
OverSIP is an async SIP proxy/server programmable in Ruby language. Some features of OverSIP are: - SIP transports: UDP, TCP, TLS and WebSocket. - Full IPv4 and IPv6 support. - RFC 3263: SIP DNS mechanism (NAPTR, SRV, A, AAAA) for failover and load balancing based on DNS. - RFC 5626: OverSIP is a perfect Outbound Edge Proxy, including an integrated STUN server. - Fully programmable in Ruby language (make SIP easy). - Fast and efficient: OverSIP core is coded in C language. OverSIP is build on top of EventMachine async library which follows the Reactor Design Pattern, allowing thousands of concurrent connections and requests in a never-blocking fashion.