linx-gateway: Implementation of the Enea LINX gateway protocol.

[ library, mit, network, program ] [ Propose Tags ]

Implementation of the Enea LINX gateway protocol. The protocol enables clients to communicate through a gateway server. Base transport for the protocol is TCP.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2
Dependencies base (>=4 && <5), binary (>=0.6 && <0.7.2), bytestring (>=0.10), network (>=2.4), time (>=1.4) [details]
License MIT
Copyright Patrik Sandahl
Author Patrik Sandahl
Maintainer kosmoskatten.software@gmail.com
Category Network
Home page https://github.com/kosmoskatten/linx-gateway
Bug tracker https://github.com/kosmoskatten/linx-gateway/issues
Source repo head: git clone https://github.com/kosmoskatten/linx-gateway
Uploaded by PatrikSandahl at 2014-08-04T08:51:49Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables Ping
Downloads 2137 total (10 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]

Readme for linx-gateway-0.1.0.2

[back to package description]

linx-gateway

Implementation of the Enea LINX protocol in Haskell.