An open API service indexing awesome lists of open source software.

https://github.com/pirocks/very-simple-named-pipes-lib


https://github.com/pirocks/very-simple-named-pipes-lib

java named-pipes simple-api

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Very Simple Named Pipes library
A very simple named pipes library. Currently a work in progress, will be the foundation for a more complex library. Jars on Maven central should be working/useable.

Features
- opening/closing/creating named pipes on unix systems only
- reading/writing various datatypes.

```xml

io.github.pirocks
simple-named-pipes-lib
0.0.1

```