Nostrduino
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions
NostrUrl.h File Reference
#include "NostrString.h"
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  nostr::ParsedUrl
 

Namespaces

namespace  nostr
 

Functions

bool nostr::parseWebSocketUrl (const NostrString &url, ParsedUrl &parsed)
 
bool nostr::parseHttpsUrl (const NostrString &url, ParsedUrl &parsed)