Brian Li

Results 4 comments of Brian Li

@stefan-mysten I tried the same payload as you with wscat, and got this: ``` wscat -c wss://fullnode.mainnet.sui.io Connected (press CTRL+C to quit) > {"jsonrpc": "2.0", "id": 1,"method": "suix_subscribeEvent","params": [{"Package": "0x0000000000000000000000000000000000000000000000000000000000000002"}]}...

Interesting... Do the official RPCs use some kind of load balancer or proxy? Could be an issue on that layer. I ran some tests from a few locations via VPN....

@stefan-mysten Thanks for the update! Makes sense. We will hold off on doing subscription stuff until RPC 2.0.

@stefan-mysten Got it! We'll set up our own nodes in the meantime. 🙏