nws/netstr
dd dd 8ad87406cb Add domain parsing for .nostr addresses
Introduce a new `ParseDestinationDomain` function to handle .nostr domains. Integrate base32 decoding for subdomains and constructing full domain strings using relays. Added corresponding tests to verify domain parsing logic.
2024-07-27 21:48:16 +02:00
..
address.go Initial commit 2024-07-22 23:00:21 +02:00
conn_test.go fix tests 2024-07-25 18:58:57 +02:00
conn.go Add domain parsing for .nostr addresses 2024-07-27 21:48:16 +02:00
dial.go Add domain parsing for .nostr addresses 2024-07-27 21:48:16 +02:00
dns.go Initial commit 2024-07-22 23:00:21 +02:00