Skip to content

Tags: k-tahiro/galactus

Tags

2.4.1

Toggle 2.4.1's commit message
Added CORS headers for stats endpoint

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from automuteus/simplifyAck

Simplify ack and use utils package

2.3.1

Toggle 2.3.1's commit message
Small fixes, better logging for capture bot tasks

2.3.0

Toggle 2.3.0's commit message
Added map field to lobby, fixed ratelimit recording

2.2.1

Toggle 2.2.1's commit message
Refresh TTL for room/connect code anytime msg is received

v2.2.0

Toggle v2.2.0's commit message
Added v2 directory for go mod to be happy

v1.2.2

Toggle v1.2.2's commit message
Removing v2 directory because I no longer care about making go mod happy

2.2.0

Toggle 2.2.0's commit message
Fixed roomcode endpoint, added capture bot timeouts as ENV

2.1.5

Toggle 2.1.5's commit message
Bumped req/token/5sec, fixed token fallback, using Redis INCR properly

2.1.4

Toggle 2.1.4's commit message
Added locks to prevent rapid mute/unmute race condition