The latest version of pipes-network is 0.6.5-0.
pipes-network
Version 0.3.0.0 revision 0 uploaded by RenzoCarbonara.
Package meta
- Synopsis
- Use network sockets together with the pipes library.
- Description
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 thepipes-safe
package.
See the
NEWS
file in the source distribution to learn about any important changes between version.- Author
- Renzo Carbonara
- Bug reports
- https://github.com/k0001/pipes-network/issues
- Category
- Pipes, Network
- Copyright
- Copyright (c) Renzo Carbonara 2012-2013, Paolo Capriotti 2012-2012.
- Homepage
- https://github.com/k0001/pipes-network
- Maintainer
- renzocarbonaraλgmail.com
- Package URL
- n/a
- Stability
- Experimental