libio-stream-perl

module that provides non-blocking I/O streams based on EV

Description

Non-blocking event-based low-level I/O is hard to get right. Things become much worse when you need to alter I/O stream in some way - use proxies, encryption, SSL, etc.

IO::Stream is designed to give user ability to work with I/O streams on higher level, using input/output buffers (just scalars) and high-level events like CONNECTED, SENT or EOF. As same time it doesn't hide low-level things, and user still able to work on low-level without any limitations.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/IO-Stream


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libio-stream-perl