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

API documentation #132

Open
mohammadsadeghforoughi opened this issue May 11, 2023 · 2 comments
Open

API documentation #132

mohammadsadeghforoughi opened this issue May 11, 2023 · 2 comments

Comments

@mohammadsadeghforoughi
Copy link

Hi,
Is there any documentation about data transfer between the monitor and server?
I want to develop a new web-based, beautiful, and more useful monitor for RCSS, and I didn't find any API documentation on the source code.
Thank you.

@fnalmeidap
Copy link

To the best of my knowledge we have the manual and that is it. You can try reverse engineer to find the information looking through the parsers, that's what i tried to do, but still not ideal.

It would be nice to have a middleware that implements an interface to provide the information that goes through the server - from/to the players and thee monitor- in a more convenient manner, such as protocol buffers, so that great ideas like yours could be easily implemented.

@mohammadsadeghforoughi
Copy link
Author

Thank you for your reply
I'll check this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants