You are browsing as a guest. Sign up (or log in) to start making projects!

30h 27m 20s logged

I got a stable MMR/ranks api working!!

https://github.com/Kalilamodow/mmr-api-v2

Basically, it’s an http server that opens a websocket to the actual rocket league game api in the background and spoofs a real client connection. The socket only stays active for 5 seconds at a time though so I don’t kill psyonix’s servers. That way, rlbuddy can get ranks without getting blocked by tracker network!
I originally tried to do it on Cloudflare, but the workers outbound websocket didn’t work since you can’t send custom headers with them. I ended up having to use my old raspberry pi and set up a homeserver behind Cloudflare tunnels, and I’m actually planning on moving the rest of my stuff that used to be on a VPS onto the pi.

0
2

Comments 0

No comments yet. Be the first!