Trending Tags
  • #wordle
  • #satsarethestandard
Trending Notes
Global
Trending Profiles
  • TKay
    @TKay
  • Karnage
    @Karnage
  • Szachik Sabizański
  • node
    @node

Nostr View


David @mleku - 2mo

gonna do the "relay" method first, because it is simpler, it just forwards it to the notify subscribers then i'll do the actual replace API call, and it will be easy to test it with using the expiring variant of nip-98 and curl

1
0
3

David @mleku - 2mo

finally finished all the work filling in the documentation and the few odd bugs and refactors needed along the way discovered i could remove a whole type from the websocket library because it wasn't in use, another one was, that was in a separate package, so i merged them into one now, yeah, relay method... idk how to test if this works tho probably need to make a rig that uses the new http subscribe method and send method in a test situation, probably a little executable that just generates random events and sends them on "/relay" and checks it receives them on a concurrent "/subscribe" these all percolate across into the websockets side also, it's just that i'm not building any more fucking shit on the dumb, badly documented nostr websocket interface, for nobody, except like if you pay me 100k up front for a year of dedicated 30h/wk

0
0
3

Showing page 1 of 1 pages