you need a websocket reader
-
you need a websocket reader `websocat` is one for the command line you can also do it in devtools with: `const w = new WebSocket('wss://relay.hayescmd.net/xrpc/com.atproto.sync.subscribeRepos')` and then view the network tab
-
you need a websocket reader `websocat` is one for the command line you can also do it in devtools with: `const w = new WebSocket('wss://relay.hayescmd.net/xrpc/com.atproto.sync.subscribeRepos')` and then view the network tab
@edavis.dev oh okay. So it's not something normal users can use for social media purposes.
️