diff --git a/src/dht_proxy_server.cpp b/src/dht_proxy_server.cpp index 78723117759a816ab5525782b2fcace1c8b23488..4c7dbc48ef7e5920dbd548ac5e95bc063b46c12f 100644 --- a/src/dht_proxy_server.cpp +++ b/src/dht_proxy_server.cpp @@ -976,6 +976,7 @@ DhtProxyServer::put(restinio::request_handle_t request, #ifdef OPENDHT_PUSH_NOTIFICATIONS if (not pushToken.empty()){ pput.pushToken = pushToken; + pput.clientId = clientId; pput.sessionCtx = std::make_shared<PushSessionContext>(); pput.sessionCtx->sessionId = sessionId; // notify push listen expire