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.
[Skip to Readme]
Modules
[Index]
Downloads
- hcoap-0.1.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.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.0 && <3), base (>=4 && <5), binary (>=0.7 && <0.8), bytestring (>=0.10 && <0.11), dns (>=2 && <3), hcoap, iproute (>=1.3 && <2), mtl (>=2.1 && <2.3), network (>=2.6 && <2.7), network-uri (>=2.6 && <3), random (>=1.1 && <2), stm (>=2.4 && <2.5), time (>=1.4 && <1.6) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2016, Ulf Lilleengen |
Author | Ulf Lilleengen |
Maintainer | ulf.lilleengen@gmail.com |
Category | Network |
Home page | https://github.com/lulf/hcoap |
Source repo | head: git clone git://github.com/lulf/hcoap.git |
Uploaded | by lulf at 2016-02-18T21:36:00Z |
Distributions | |
Executables | hcoap-example-client, hcoap-example-server |
Downloads | 3510 total (24 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] |