The latest version of http-io-streams is 0.1.7.0-1.

http-io-streams

Version 0.1.5.0 revision 0 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
HTTP and WebSocket client based on io-streams
Description

An HTTP client with WebSocket (RFC 6455) support, using the Snap Framework's io-streams library to handle the streaming IO. The http-io-streams API designed for ease of use when querying web services and dealing with the result as streaming I/O.

The main HTTP/1.1 part of the library is exported in a single module Network.Http.Client; the WebSocket specific functionality is available from the Network.Http.Client.WebSocket module.

NOTE: This package originally started as a fork of http-streams with a lighter dependency footprint focusing on core HTTP functionality.

Author
Andrew Cowie <andrew@operationaldynamics.com>, Herbert Valerio Riedel <hvr@gnu.org>
Bug reports
https://github.com/hvr/http-io-streams/issues
Category
Web, IO-Streams
Copyright
© 2012-2018 Operational Dynamics Consulting, Pty Ltd and Others
Homepage
n/a
Maintainer
Herbert Valerio Riedel <hvr@gnu.org>
Package URL
n/a
Stability
n/a

Components