feat(manual socket handling): Add comprehensive manual socket handling documentation for advanced DNS server use cases

This commit is contained in:
2025-05-28 19:26:52 +00:00
parent 3094c9d06c
commit b187da507b
3 changed files with 221 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdns',
version: '7.3.0',
version: '7.4.0',
description: 'A robust TypeScript library providing advanced DNS management and resolution capabilities including support for DNSSEC, custom DNS servers, and integration with various DNS providers.'
}