nws/protocol
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
..
domain_test.go Add domain parsing for .nostr addresses 2024-07-27 21:48:16 +02:00
domain.go Add domain parsing for .nostr addresses 2024-07-27 21:48:16 +02:00
message.go Implement reverse connection handling in SOCKS5 server 2024-07-25 23:25:56 +02:00
signer.go restructure stuff 2024-07-26 21:21:50 +02:00