![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@corsaircoalition/replay-ranger
Advanced tools
record and replay generals.io game updates to Redis
A utility to record and replay generals.io game updates to Redis. It listens to a Redis channel for game events, stores them in JSON files, and replays them back to the same Redis channels on demand.
npx @corsaircoalition/replay-ranger --help
See config.json
.
$ npx @corsaircoalition/replay-ranger save --help
Usage: @corsaircoalition/replay-ranger save [options] <configFile>
Receive events from Redis and save them to a file
Options:
-D, --data-directory <dir> Directory to store event replay files (default: "data")
$ npx @corsaircoalition/replay-ranger replay --help
Usage: @corsaircoalition/replay-ranger replay [options] <configFile> <filename>
Load events from a file and send them to Redis
Options:
-S, --send-game-state Send initial game state event (default: false)
-s, --skip <number> Number of events to skip (default: "0")
-c, --count <number> Number of events to send (default: "10")
-D, --delay <number> Delay between events in milliseconds (default: "1000")
npx @corsaircoalition/replay-ranger save config.json
# data saved to cortex-G5mNGWK-sdmxg1nyf.json
npx @corsaircoalition/replay-ranger replay config.json --send-game-state --skip 10 --count 5 --delay 2000 cortex-G5mNGWK-sdmxg1nyf.json
# replays events 11-15 to the same channels
FAQs
record and replay generals.io game updates to Redis
The npm package @corsaircoalition/replay-ranger receives a total of 1 weekly downloads. As such, @corsaircoalition/replay-ranger popularity was classified as not popular.
We found that @corsaircoalition/replay-ranger demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.