if you encounter any issues relating to cors, then please do let me know and ill attempt to fix it (though hopefully you shouldn't encounter any issues)
no no i meant more like from the different tabs, like trending, loved, etc (though now that i am thinking about it, i don't know how i would implement different the tabs..)
wss://v3.perox.dev/v3/darflen/posts/.ws
response type should be this:
{"data": {
"feed": string,
"id": string
},
"event": "post"
}
the feed field is just leftovers from how i set up my websockets
did you need a way to get different feeds? i can try implementing it if so
i just wanted to see if it would change from 'recent' :-)