Subscribing to channels

Subscribing to channels

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

Moderators: Moderators, Lobby Developers

Post Reply
User avatar
MasterBel2
Posts: 347
Joined: 11 Apr 2016, 12:03

Subscribing to channels

Post by MasterBel2 »

I've been working on constructing a new lobby, and looking at the protocol I saw the SUBSCRIBE command. What exactly does subscribing do?

Second question: Is there a way to consclusively know that I have successfully left a channel? It seems that I'll just have to trust that I did indeed successfully send the command.
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Subscribing to channels

Post by abma »

http://springrts.com/dl/LobbyProtocol/P ... IBE:client

after subscribed to a channel and you go offline and someone writes sth. there and you come online again and join that channel, you'll get these messages.
User avatar
MasterBel2
Posts: 347
Joined: 11 Apr 2016, 12:03

Re: Subscribing to channels

Post by MasterBel2 »

ok thanks :)
Post Reply

Return to “Lobby Clients & Server”