Neeko-Server
Neeko-Server copied to clipboard
Record games and emulate a League of Legends spectator server
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...
I don't know why, after 14.1, replay server doesn't work anymore. Sometimes can show loading screen, sometimes can play start chunk, but cannot play whole game.
Use a random number instead of origin IP to differentiate between clients connecting to the spectator server. Used to know which frame to send to a client. This will fix...
If the ReplayManager throws an error, routes like getLastChunkInfo do not log the error, just send it to the LoL client. We should also log them so that user knows...
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0. Release notes Sourced from axios's releases. Release v1.12.0 Release notes: Bug Fixes adding build artifacts (9ec86de) dont add dist on release (a2edc36) fetch-adapter: set...
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4. Release notes Sourced from form-data's releases. v4.0.1 Fixes npmignore temporary build files (#532) move util.isArray to Array.isArray (#564) Tests migrate from travis to GHA...