import { calculateTotalShards } from "https://deno.land/x/oasis@2.1.0/tests/deps.ts";
Handler used to determine max number of shards to use based upon the max concurrency.
Parameters
gateway: GatewayManager
import { calculateTotalShards } from "https://deno.land/x/oasis@2.1.0/tests/deps.ts";
Handler used to determine max number of shards to use based upon the max concurrency.