Skip to content

pirocks/very-simple-named-pipes-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.
<dependency>
  <groupId>io.github.pirocks</groupId>
  <artifactId>simple-named-pipes-lib</artifactId>
  <version>0.0.1</version>
</dependency>

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages