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

https://github.com/compasslg/namedpipe


https://github.com/compasslg/namedpipe

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# namedpipe
A simple wrapper for windows named-pipe api written in pure c. It is intended to be used for inter-process communication between two processes, a server and a client.