full-sessions: a monad for protocol-typed network programming
This library defines a Session
monad, which provides static checking of
safe and consistent use of communication channels according to protocols.
It requires almost no type- or term- annotations.
Examples inculude a SMTP client and a simple chat client with its own protocol.
Alternatives are: the simple-sessions package
(http://hackage.haskell.org/package/simple-sessions) and the sessions
package (http://hackage.haskell.org/package/sessions).
[Skip to Readme]
Downloads
- full-sessions-0.6.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.4.181, 0.4.187, 0.4.189, 0.6.1, 0.6.1.1, 0.6.1.2, 0.6.2, 0.6.2.1 |
---|---|
Dependencies | base (>=3 && <5), ghc (>6.10), network [details] |
License | BSD-3-Clause |
Author | Keigo IMAI |
Maintainer | keigo.imai@gmail.com |
Category | Control, Network |
Home page | http://www.agusa.i.is.nagoya-u.ac.jp/person/sydney/full-sessions.html |
Uploaded | by KeigoImai at 2012-01-23T04:52:57Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6273 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |