Skip to main content
Module

x/discordeno/gateway/manager/mod.ts

Discord API library for Deno
Extremely Popular
Go to Latest
File
export * from "./calculateTotalShards.ts";export * from "./calculateWorkerId.ts";export * from "./gatewayManager.ts";export * from "./prepareBuckets.ts";export * from "./shardManager.ts";export * from "./spawnShards.ts";export * from "./stop.ts";export * from "./tellWorkerToIdentify.ts";