ashleydavies / data-pooler

TypeScript-based server data synchronisation module for Roblox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refresh messages are delivered to everyone

ashleydavies opened this issue · comments

One of the rate limits is per message received. Making custom topics for refreshing that only servers interested in a refresh subscribe to would help reduce the chance of hitting a rate limit on this front.