Hello.
What is the best way to build a chat application in Pyjs framework? I
cannot find a demo or example for chat or relevant application in Pyjs. I
need callback features (server-to-client call). It seems that JsonRPC and
Web.py don't support callback.
I built it using Pyro4 library supporting callback. It worked beautifully
in desktop (Pyjd), but I found that Pyro4 didn't work in Pyjs for
webbrowser ("ImportError: No module named selelect" (which is a socket
library)). If Pyjs doesn't support socket communication in client side (or
callback to client), what is the best way to build a chat application
requiring callback features?
Thanks in advance
--
---
You received this message because you are subscribed to the Google Groups
"Pyjs.org Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.