Requests limitation for Websocket

Hi!

Could you please elaborate on how requests sent through WebSocket are counted? I don’t see them in the dashboard, it always shows 0 even though I sent several requests. The reason I’m asking is that I’m trying to understand how many calls and events through WebSocket I can send/receive being on the current plan, which has a limitation of 100 000 requests per day.

P.S. I used wscat while testing.

Thanks!

They are currently unlimited, but we do limit concurrent subscriptions to protect the service. This may change in the future, but if/when it does, we’ll be sure to put out an announcement so everyone knows it’s coming!

Leiya,

Got it, thanks! So, in other words, RPC calls sent through WebSocket are free and they are not shown in the dashboard, right?

Yup, that’s correct! For now at least :slight_smile: