aritter on Nostr: Upon doing a bit of benchmarking I realized that using https as well for rbr.bio was ...
Upon doing a bit of benchmarking I realized that using https as well for rbr.bio was is the wrong way to go, so I'll switch to using wss and nostr standard for my light client.
It also means that I'll implement NIP-45 for COUNT to get number of followers with this query:
["COUNT", "", {kinds: [3], '#p': [<pubkey>]}]
["COUNT", "", {count: 238}]
Published at
2023-03-12 05:14:00Event JSON
{
"id": "1bcd3847374afe0ea1b5ea4e5d5bea5e1cbdfd3042abc677cb866f8551f3ab37",
"pubkey": "6e3f51664e19e082df5217fd4492bb96907405a0b27028671dd7f297b688608c",
"created_at": 1678598040,
"kind": 1,
"tags": [
[
"t",
"p"
]
],
"content": "Upon doing a bit of benchmarking I realized that using https as well for rbr.bio was is the wrong way to go, so I'll switch to using wss and nostr standard for my light client. \n\nIt also means that I'll implement NIP-45 for COUNT to get number of followers with this query:\n\n[\"COUNT\", \"\", {kinds: [3], '#p': [\u003cpubkey\u003e]}] \n [\"COUNT\", \"\", {count: 238}]",
"sig": "2c91947e6e9cf4d65593a3f2df43471c8b755953dab57359b24e9e1fb38273b62467e85f2e4bc06ce316b4134975c707b0a8428265c509a17182bae5a56c3515"
}