Hi everybody,
I was wondering if there was a plan to manage HTML5 WebSockets directly
into web.py instead of using a secondary web service (based on node or
anything else). For the moment it's really hard to make web.py and
another service running secure and smooth (for example, using sessions
and WebSockets is not pleasant at all)...
I already tried to implement a minimalistic WebSockets server in my
web.py app but that doesn't manage for me the majors problems there are
to manage two kinds of relationships with the same client...
I'd love if web.py could manage to kill these problems... Any ideas ?
Cheers :)
--
You received this message because you are subscribed to the Google Groups
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/webpy?hl=en.