pull down to refresh

what nostr has to do with it exactly? Let's say I am a liquidity provider, how and where do I touch nostr while making a swap as a maker?
Swapserver announce themselves every 10 minutes or when liquidity changes with a replaceable nostr event, clients query them and can select one. When doing a swap the client and server communicate over encrypted nostr events too.
reply
nostr is only the transport / communication layer. This is where many people are confused and consider nostr a new stupid social media crap. Nostr is a protocol not a platform!
reply
hmmm, I remember someone saying that nostr will likely even solve the DNS mess. It makes sense now, thanks.
reply
0 sats \ 26 replies \ @ek 27 Mar
nostr will likely even solve the DNS mess
lol
@remindme in 1 year so I can laugh again
reply
why?what do I get wrong? Feel free to school me
reply
you are confusing http with dns. Are not the same thing. Nostr still depend on DNS but not http. nostr relays are using wss (websocket) and is different than http
reply
0 sats \ 4 replies \ @ek 27 Mar
Websockets are based on HTTP. To open a websocket you send a special HTTP request.
so the nostr network can't be used to bind domains to IPs in a decentralized way?