Are you testing with branle? I had similar issues with locahost. You can use https://github.com/jb55/nostril and websocat for creating events to send to specific relays:
./nostril --envelope "hello, world" | websocat wss://locahost:8080
Are you testing with branle? I had similar issues with locahost. You can use https://github.com/jb55/nostril and websocat for creating events to send to specific relays:
./nostril --envelope "hello, world" | websocat wss://locahost:8080
yes, localhost branle client. but I can see the posts in local. but can not see the posts on remote client like https://branle.netlify.app/
