@hackage pipes-network0.3.0.0

Use network sockets together with the pipes library.

Use network sockets together with the pipes library.

This package is organized using the following namespaces:

  • Control.Proxy.TCP exports pipes proxies and functions to deal with TCP connections. Such proxies don't acquire nor release new resources within a proxy pipeline.

  • Control.Proxy.TCP.Safe exports pipes-safe proxies and functions to deal with TCP connections. Such proxies may safely acquire and release resources within a pipeline, using the facilities provided by the pipes-safe package.

See the NEWS file in the source distribution to learn about any important changes between version.