The latest version of mysnapsession is 0.4.1-0.

mysnapsession

Version 0.1 revision 0 uploaded by ChrisSmith.

Package meta

Synopsis
Memory-backed sessions and continuations for Snap web apps
Description

This package provides two Snap extensions. The first is an in-memory session manager, which stores sessions for each client. The session object type is user-defined. Because sessions are memory-backed, sticky session routing is needed to use this extension with load balancing.

The second extension provides a continuation-based programming model called dialogues, which allow natural specification of stateful interactions with the client that span multiple requests.

Author
Chris Smith <cdsmith@gmail.com>
Bug reports
n/a
Category
Web
Copyright
n/a
Homepage
n/a
Maintainer
Chris Smith <cdsmith@gmail.com>
Package URL
n/a
Stability
Experimental

Components