@hackage hcoap0.1.0.0
CoAP implementation for Haskell.
Categories
License
BSD-3-Clause
Maintainer
ulf.lilleengen@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
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.