PICloud with streampacker
This commit is contained in:
@@ -21,6 +21,7 @@ PIString CloudServer::serverName() const {
|
||||
void CloudServer::addClient(DispatcherClient * c) {
|
||||
clients << c;
|
||||
index_clients.insert(c->clientId(), c);
|
||||
c->sendConnected();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user