A couple other protocol anomalies that should be fixed…

A couple other protocol anomalies that should be fixed…

Discuss development of lobby clients, server, autohosts and auto-download software.

Moderators: Moderators, Lobby Developers

Post Reply
User avatar
MasterBel
Posts: 271
Joined: 18 Mar 2018, 07:48

A couple other protocol anomalies that should be fixed…

Post by MasterBel »

BATTLEOPENED sends channel as a sentence. In all channel-related commands, it's handled as a word.
Also JOINBATTLE is sending the channel argument, even though it appears undocumented in the protocol.
User avatar
ThinkSome
Posts: 387
Joined: 14 Jun 2015, 13:36

Re: A couple other protocol anomalies that should be fixed…

Post by ThinkSome »

Transition to JSON?
User avatar
Silentwings
Posts: 3720
Joined: 25 Oct 2008, 00:23

Re: A couple other protocol anomalies that should be fixed…

Post by Silentwings »

Please use the issue tracker of the lobby protocol docs in future. https://github.com/spring/LobbyProtocol
JOINBATTLE is sending the channel ... undocumented
Fixed the docs, thanks
BATTLEOPENED sends channel as a sentence.
This doesn't cause any issue/inconsistency, channel names are not permitted to contain whitespaces. The reason is historical.
Post Reply

Return to “Lobby Clients & Server”