@hackage / libssh2-conduit

Conduit wrappers for libssh2 FFI bindings (see libssh2 package).

Latest0.2.1

About

Metadata

  • Last updated , by IlyaPortnov
  • License BSD-3-Clause
  • Categories Network Development
  • Maintained by: portnov84@rambler.ru

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    example-client (off by default)

    Build the example client

Readme

This package provides Conduit interface (see conduit package) for libssh2 FFI bindings (see libssh2 package). This allows one to receive data from SSH channels lazily, without need to read all channel output to the memory.