No description
- Add 'Add 10 UFOs' button for batch spawning - Implement AddUfoBatch message protocol with rate limiting (2/sec) - Disable UFO buttons until WebSocket is connected - Add console logging for debugging spawn requests - Add unit tests for batch spawning and rate limiting |
||
|---|---|---|
| .idea | ||
| src | ||
| static | ||
| tests | ||
| .gitignore | ||
| AGENTS.md | ||
| airports.csv | ||
| Cargo.lock | ||
| Cargo.toml | ||
| GlobalAirportDatabase.txt | ||
| simsim.example.toml | ||
| TODO.md | ||