Lobby server source code/protocol documentation

Lobby server source code/protocol documentation

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
SuperBastel
Posts: 9
Joined: 11 Jan 2009, 22:03

Lobby server source code/protocol documentation

Post by SuperBastel »

Where can I find the source code for the lobby server and/or the protocol documentation for the lobby?

I downloaded the Spring source from Git (http://github.com/spring/spring/tree/master), but did not find anything relating to this.
The Spring website did also not point me in the right direction.

Could someone help? :-)
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: Lobby server source code/protocol documentation

Post by imbaczek »

the lobby server and clients are pretty much independent projects, that's why there's not much about the protocols they use in the spring engine source.

there are a few implementations of the protocol, but i don't know if there's a specification anywhere.
User avatar
koshi
Lobby Developer
Posts: 1059
Joined: 14 Aug 2007, 16:15

Re: Lobby server source code/protocol documentation

Post by koshi »

viewtopic.php?p=330650#p330650
User avatar
SuperBastel
Posts: 9
Joined: 11 Jan 2009, 22:03

Re: Lobby server source code/protocol documentation

Post by SuperBastel »

Thank you for your help koshi :-)

I recently checked out TASClient, without knowing the server is next to it.

Subversion path for all interested:
https://springrts.com/svn/spring/Lobby/TASServer
Post Reply

Return to “Engine”