Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for querying BeamMP Servers #76

Open
Firav opened this issue Jul 21, 2023 · 1 comment
Open

Add support for querying BeamMP Servers #76

Firav opened this issue Jul 21, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers protocol This is something regarding a protocol
Milestone

Comments

@Firav
Copy link

Firav commented Jul 21, 2023

Howdy y'all.

I'd like to add support for pinging and retrieving information from BeamMP servers.
I've found the following post about it written in Powershell: https://www.flyinghyrax.net/posts/beammp-server-list/
Whats important to note from that post is that the API URL has changed from https://backend.beammp.com/servers to https://backend.beammp.com/servers-info
Looks to be all parsed in json.

Thanks!

@CosminPerRam CosminPerRam added enhancement New feature or request good first issue Good for newcomers protocol This is something regarding a protocol labels Jul 21, 2023
@CosminPerRam
Copy link
Member

Thanks a lot for the suggestion!
As I see it would be a custom protocol, but that isn't a problem!

Just another reference for later: TypeScript example made by @cainthebest: https://gist.github.com/cainthebest/4e308c4cf01078d96320ff6203fac968

@cainthebest cainthebest added this to the Backlog milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers protocol This is something regarding a protocol
Projects
None yet
Development

No branches or pull requests

3 participants