pipes-network
Version 0.6.5 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:
Pipes.Network.TCP exports pipes and utilities for using TCP connections in a streaming fashion.
Pipes.Network.TCP.Safe subsumes Pipes.Network.TCP, exporting pipes and functions that allow you to safely establish new TCP connections within a pipeline using the
pipes-safe
facilities. You only need to use this module if you want to safely acquire and release operating system resources within a pipeline.
See the
changelog
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-2018, Paolo Capriotti 2012-2012.
- Homepage
- https://github.com/k0001/pipes-network
- Maintainer
- renzocarbonaraλgmail.com
- Package URL
- n/a
- Stability
- Experimental