Is there a way to get currently connected users in GAE?
OR
Can we implement this feature in GAE?
I want to display connected users in my application in the admin console.
There is no built-in path. You need to track them by storing the list in the data warehouse or memcache, and then the list of active for the last X minutes.
Source: https://habr.com/ru/post/1755724/More articles:set 2 proximity alerts with the same broadcast - androidSetting MQ header in java client - javaHow to raise reboot class in JBoss - javaHow TFS integrates with SharePoint - tfsСвязывание WPF свойства string и Button.Content - data-bindingGql date request - google-app-engineКак получить статус HTTP из JavaScript - javascriptWhat steps can be taken to create a semantic, accessible, standards-compliant client on the client side using ASP.NET Web forms? - javascriptBest primary key format for a large table - c #COM + link with .Net with variable GUID - .netAll Articles