Re: data from bus to publishing function

IngoognI <[email protected]> Mon, 16 Jan 2017 05:19:39 -0800 (PST)
Newsgroups gmane.comp.python.cherrypy
Message-ID <[email protected]>
yield "event: time\n" + "data: " + k.x + "\n\n"

should be 

yield "event: cpu\n" + "data: " + k.x + "\n\n"

Ingo

-- 
You received this message because you are subscribed to the Google Groups "cherrypy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
Visit this group at https://groups.google.com/group/cherrypy-users.
For more options, visit https://groups.google.com/d/optout.