GameProgressive / UniSpyServer

An Open source GameSpy emulator written in C#
GNU Affero General Public License v3.0
134 stars 18 forks source link

Search Player Server #12

Closed arves100 closed 1 month ago

arves100 commented 5 years ago

The search player server (also known as GPSP) is responsable for checking profile information and searching the player in all the Users and Profiles informations. This server is particularly relevant for GameSpy Arcade and similar applications.

Missing features:

koujiangheng commented 4 years ago

TODO: the key/value pairs in different request are different, we have to implement multiple method to use the information in request to search a user in our database!

arves100 commented 4 years ago

NOTE: Missing messaging system (bm, ...)