Ok, it definitely seems like there's nothing definitive on which way the lobby is going, there's at least 2 different things going on...
So what I'm going to do is take the current lobby and use it as a starting point, and anything else can use the same network protocol (pain in the neck as it is). I'm only going to make a couple minor modifications to the client and add the Spring Lobby protocol to the PW server. The only changes to the client itself are using Network Byte Ordering, using a Guid for channels (as that is what the PW server uses) and changing a couple of constants. Of course the source for the modified client will be made available along with the binary.
It's going to take a number of days to recode the server side of the protocol for the PW server, but it shouldn't be too big of a job. I'm going to stick with the features the current client has for now...ranking and galaxy and other extras can come later.
Spring and PW
Moderator: Moderators
Re: Spring and PW
If anybody gives out the existing protocol, I'm willing to use it; I know we both asked for it.