Actually push updates when things change.

This commit is contained in:
Adam Ierymenko 2016-11-10 12:54:43 -08:00
parent 298e4a9f14
commit f0fcd222a1
2 changed files with 48 additions and 14 deletions

View file

@ -103,6 +103,8 @@ private:
Mutex _nmiCache_m;
void _getNetworkMemberInfo(uint64_t now,uint64_t nwid,_NetworkMemberInfo &nmi);
void _pushMemberUpdate(uint64_t now,uint64_t nwid,const nlohmann::json &member);
// These init objects with default and static/informational fields
inline void _initMember(nlohmann::json &member)
{