simple-server: Simple Server interface
This library provides a very simple interface for creating a server that sends and recieves ByteString messages and attempts to remove concurrency so the programmer can focus on the functionality of the server. A simple ChatServer example is available in the Examples module
[Skip to Readme]
Modules
[Index]
Downloads
- simple-server-0.0.3.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.0.1, 0.0.2, 0.0.3 | 
|---|---|
| Dependencies | base (>=4 && <5), bytestring (>=0.9), concurrent-extra (>=0.1), containers (>=0.4), hashtables (>=1.0), network (>=2.4), time (>=1.4), unbounded-delays (>=0.1) [details] | 
| License | LicenseRef-GPL | 
| Author | Joseph Collard | 
| Maintainer | jcollard@unm.edu | 
| Category | Network | 
| Source repo | head: git clone https://github.com/jcollard/simple-server.git | 
| Uploaded | by JosephCollard at 2013-02-17T04:59:12Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 2448 total (8 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]  |