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.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.0.1, 0.0.2, 0.0.3 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9.2.1), concurrent-extra (>=0.7.0.5), containers (>=0.4.2.1), hashtables (>=1.0.1.7), network (>=2.4.1.0), time (>=1.4.0.2), unbounded-delays (>=0.1.0.5) [details] |
License | LicenseRef-GPL |
Author | Joseph Collard |
Maintainer | jcollard@unm.edu |
Category | Network |
Uploaded | by JosephCollard at 2013-02-12T15:27:05Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2417 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |