hcoap: CoAP implementation for Haskell.
CoAP library for writing CoAP clients, servers or just for decoding and encoding CoAP messages. The Network.CoAP.Server and Network.CoAP.Client modules allows building CoAP servers and clients on top of a messaging layer which provides reliable transport of CoAP requests/responses.
Modules
[Index]
Downloads
- hcoap-0.1.0.0.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.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.2.0, 0.1.2.1 |
---|---|
Dependencies | async (>=2.1 && <2.2), base (>=4.8 && <4.9), binary (>=0.7 && <0.8), bytestring (>=0.10 && <0.11), hcoap, mtl (>=2.2 && <2.3), network (>=2.6 && <2.7), random (>=1.1 && <1.2), stm (>=2.4 && <2.5), time (>=1.5 && <1.6) [details] |
License | BSD-3-Clause |
Author | Ulf Lilleengen |
Maintainer | ulf.lilleengen@gmail.com |
Category | Network |
Home page | https://github.com/lulf/hcoap |
Uploaded | by lulf at 2016-02-07T07:57:13Z |
Distributions | |
Executables | hcoap-example-client, hcoap-example-server |
Downloads | 3548 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-02-12 [all 1 reports] |