In the past 24 hours a new example application has landed in the
ptahproject `examples` repository. It demonstrates a real-time chat
mechanism using the sockjs library with logged in Ptah users (oauth2
supported as well). Like the other packages in the examples repository
ptah_chat is meant to thoroughly demonstrate/implement the idea.

Installation instructions at
https://github.com/ptahproject/examples/tree/master/ptah_chat

Installation should not take you longer than 5 minutes (took me 15 on Windows).

The ptah_chat application uses 2 new frameworks which are useful for
the broader Pyramid community:

  * pyramid_sockjs which provides a Pyramid server API (using gevent)
for sockjs.

    sockjs client library: https://github.com/sockjs/sockjs-client

    sockjs server implementation:
http://pyramid_sockjs.readthedocs.org/en/latest/index.html

  * pyramid_jca which provides a way to package javascript, in this
case mustache templates.

-- 
Alan Runyan

Skype/Twitter:: runyaga
Office:: 713.942.2377 ext 111
http://ploud.com/  Plone site in less than 10 seconds

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en.

Reply via email to