Open BenasPaulikas opened 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@BenasPaulikas Where can i find a list of servers with their IP for that game?
@bumbummen99 23.88.73.88:11062
https://github.com/BeamMP/BeamMP-Server/issues/69
Right now BeamMP has no query support but it is being worked on right now as an HTTP endpoint.
@Austinb Any ideas about supporting HTTP protocols?
@bumbummen99 Already have some HTTP support built in due to some older protocols using HTTP instead of a common one (A2s) or their own custom rolled one. I do not see any protocol currently using the HTTP protocol.
See https://github.com/Austinb/GameQ/blob/v3/src/GameQ/Protocols/Http.php
@bumbummen99 Is this ready to be added into the library?
BeamMP support ?