gateway |
|---|
|
|
| .DS_Store |
|---|
|
Not supported
|
| .env.example 100644 → 0 |
|---|
| .github/FUNDING.yml 100644 → 0 |
|---|
| .github/workflows/docker-publish.yml 100644 → 0 |
|---|
| .gitignore 100644 → 0 |
|---|
| .vscode/launch.json 100644 → 0 |
|---|
| Dockerfile 100644 → 0 |
|---|
| LICENSE 100644 → 0 |
|---|
| README.md 100644 → 0 |
|---|
| client.js 100644 → 0 |
|---|
| gateway/.env.example 0 → 100644 |
|---|
| gateway/.github/FUNDING.yml 0 → 100644 |
|---|
| gateway/.github/workflows/docker-publish.yml 0 → 100644 |
|---|
| gateway/.gitignore 0 → 100644 |
|---|
| gateway/.vscode/launch.json 0 → 100644 |
|---|
| gateway/Dockerfile 0 → 100644 |
|---|
| gateway/LICENSE 0 → 100644 |
|---|
| gateway/README.md 0 → 100644 |
|---|
| gateway/client.js 0 → 100644 |
|---|
| gateway/package-lock.json 0 → 100644 |
|---|
|
Too large (Show diff)
|
| gateway/package.json 0 → 100644 |
|---|
| gateway/src/Server.ts 0 → 100644 |
|---|
| gateway/src/events/Close.ts 0 → 100644 |
|---|
| gateway/src/events/Connection.ts 0 → 100644 |
|---|
| gateway/src/events/Message.ts 0 → 100644 |
|---|
| gateway/src/index.ts 0 → 100644 |
|---|
| gateway/src/listener/listener.ts 0 → 100644 |
|---|
| gateway/src/opcodes/Heartbeat.ts 0 → 100644 |
|---|
| gateway/src/opcodes/Identify.ts 0 → 100644 |
|---|
| gateway/src/opcodes/LazyRequest.ts 0 → 100644 |
|---|
| gateway/src/opcodes/PresenceUpdate.ts 0 → 100644 |
|---|
| gateway/src/opcodes/RequestGuildMembers.ts 0 → 100644 |
|---|
| gateway/src/opcodes/Resume.ts 0 → 100644 |
|---|
| gateway/src/opcodes/VoiceStateUpdate.ts 0 → 100644 |
|---|
| gateway/src/opcodes/experiments.json 0 → 100644 |
|---|
| gateway/src/opcodes/index.ts 0 → 100644 |
|---|
| gateway/src/opcodes/instanceOf.ts 0 → 100644 |
|---|
| gateway/src/schema/Activity.ts 0 → 100644 |
|---|
| gateway/src/schema/Emoji.ts 0 → 100644 |
|---|
| gateway/src/schema/Identify.ts 0 → 100644 |
|---|
| gateway/src/schema/LazyRequest.ts 0 → 100644 |
|---|
| gateway/src/schema/VoiceStateUpdate.ts.ts 0 → 100644 |
|---|
| gateway/src/start.ts 0 → 100644 |
|---|
| gateway/src/util/Config.ts 0 → 100644 |
|---|
| gateway/src/util/Constants.ts 0 → 100644 |
|---|
| gateway/src/util/Send.ts 0 → 100644 |
|---|
| gateway/src/util/WebSocket.ts 0 → 100644 |
|---|
| gateway/src/util/setHeartbeat.ts 0 → 100644 |
|---|
| gateway/tsconfig.json 0 → 100644 |
|---|
| package-lock.json 100644 → 0 |
|---|
|
Too large (Show diff)
|
| package.json 100644 → 0 |
|---|
| src/Server.ts 100644 → 0 |
|---|
| src/events/Close.ts 100644 → 0 |
|---|
| src/events/Connection.ts 100644 → 0 |
|---|
| src/events/Message.ts 100644 → 0 |
|---|
| src/index.ts 100644 → 0 |
|---|
| src/listener/listener.ts 100644 → 0 |
|---|
| src/opcodes/Heartbeat.ts 100644 → 0 |
|---|
| src/opcodes/Identify.ts 100644 → 0 |
|---|
| src/opcodes/LazyRequest.ts 100644 → 0 |
|---|
| src/opcodes/PresenceUpdate.ts 100644 → 0 |
|---|
| src/opcodes/RequestGuildMembers.ts 100644 → 0 |
|---|
| src/opcodes/Resume.ts 100644 → 0 |
|---|
| src/opcodes/VoiceStateUpdate.ts 100644 → 0 |
|---|
| src/opcodes/experiments.json 100644 → 0 |
|---|
| src/opcodes/index.ts 100644 → 0 |
|---|
| src/opcodes/instanceOf.ts 100644 → 0 |
|---|
| src/schema/Activity.ts 100644 → 0 |
|---|
| src/schema/Emoji.ts 100644 → 0 |
|---|
| src/schema/Identify.ts 100644 → 0 |
|---|
| src/schema/LazyRequest.ts 100644 → 0 |
|---|
| src/schema/VoiceStateUpdate.ts.ts 100644 → 0 |
|---|
| src/start.ts 100644 → 0 |
|---|
| src/util/Config.ts 100644 → 0 |
|---|
| src/util/Constants.ts 100644 → 0 |
|---|
| src/util/Send.ts 100644 → 0 |
|---|
| src/util/WebSocket.ts 100644 → 0 |
|---|
| src/util/setHeartbeat.ts 100644 → 0 |
|---|
| tsconfig.json 100644 → 0 |
|---|