Use network sockets together with the pipes library.
Use network sockets together with the pipes library.
This package is organized using the following namespaces:
Pipes.Network.TCPexports pipes and utilities for using TCP connections in a streaming fashion.Pipes.Network.TCP.SafesubsumesPipes.Network.TCP, exporting pipes and functions that allow you to safely establish new TCP connections within a pipeline using thepipes-safefacilities. 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.
pipes-network
Utilities to deal with sockets using the pipes and pipes-safe libraries.
Check the source or rendered Haddocks for extensive documentation.
This code is licensed under the terms of the so called 3-clause BSD license. Read the file named LICENSE found in this same directory for details.
See the PEOPLE file to learn about the people involved in this effort.