This website requires JavaScript.
Explore
Help
Sign In
ZB-Server
/
EscapeFromTeacher
Private
Public Access
Watch
1
Star
0
Fork
0
You've already forked EscapeFromTeacher
Code
Activity
Files
2a635d0aaaba7537dfc31f09d5d4d4509ceb71f8
EscapeFromTeacher
/
cmd
/
server
History
Sebastian Unterschütz
2a635d0aaa
Add Cache-Control headers for static assets and versioned WASM/JS files in Gin server
2026-01-06 18:46:48 +01:00
..
gin_server.go
Add Cache-Control headers for static assets and versioned WASM/JS files in Gin server
2026-01-06 18:46:48 +01:00
go.mod
Update asset metadata and dependencies; refine obstacle type to wall.
2026-01-04 15:15:10 +01:00
go.sum
Update asset metadata and dependencies; refine obstacle type to wall.
2026-01-04 15:15:10 +01:00
main.go
Initialize Redis-backed RoomRegistry for room-to-pod assignment and add Pod-specific
game.join
handling logic with NATS subscriptions. Update cache-busting version for client assets.
2026-01-04 20:38:18 +01:00
room_registry.go
Initialize Redis-backed RoomRegistry for room-to-pod assignment and add Pod-specific
game.join
handling logic with NATS subscriptions. Update cache-busting version for client assets.
2026-01-04 20:38:18 +01:00
websocket_gateway.go
Add WebAssembly support for assets and chunks, implement gameover screen rendering, and enhance server gameplay logic with dynamic speeds, team naming, and score components.
2026-01-04 14:30:31 +01:00