Plugin: aj.plugins.core.api.push

class aj.plugins.core.api.push.Push(context)[source]

A service providing push messages to the client.

classmethod get(context)
push(plugin, msg)[source]

Sends a push message to the client.

Parameters:
  • plugin – routing ID
  • msg – message
register()[source]

Comments

comments powered by Disqus