Right now the realtime system can be used everywhere, on any client side app who gets the access token. Think about this flexibility. We need to understand really well how many connections an instance can keep alive when using a token as access. This is one of the most expensive solutions and we should search around and make some loading tests to face directly this problem.
Right now the realtime system can be used everywhere, on any client side app who gets the access token. Think about this flexibility. We need to understand really well how many connections an instance can keep alive when using a token as access. This is one of the most expensive solutions and we should search around and make some loading tests to face directly this problem.