Mercurial > libervia-web
annotate server_side/__init__.py @ 44:2744dd31e8a5
server side: Session management refactoring
- Session is now managed in a more twisted-like way
- Session time out managed
- Session can now be locked, preventing for expiration
- Session is locked when the getSignal request is active, preventing from expiration when the user has the page open but do nothing
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 25 May 2011 14:24:41 +0200 |
parents | c28a4840e1a8 |
children | c144b603fb93 |
rev | line source |
---|