This website requires JavaScript.
Explore
Help
Sign In
mrtoth
/
pipe-io-server
Watch
1
Star
0
Fork
0
You've already forked pipe-io-server
Code
Issues
Pull Requests
Releases
Wiki
Activity
A trivial to use IPC solution based on pipes and newlines.
48
Commits
1
Branch
0
Tags
1.2
MiB
Python
59%
C++
16.9%
Java
8.7%
Go
7%
C#
6.3%
Other
2.1%
d56efa9c4b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Kristóf Tóth
d56efa9c4b
Clarify why we use chmod instead of mkfifo's mode parameter
2019-05-04 22:49:45 +02:00
clients
Improve buffer management in pipeReader
2019-04-23 11:59:31 +02:00
pipe_io_server
Clarify why we use chmod instead of mkfifo's mode parameter
2019-05-04 22:49:45 +02:00
echo_server.py
Make PipeIOServer API more consistent with clients
2019-04-17 14:10:47 +02:00
tests.py
Remove dropped use-cases from tests
2019-05-03 17:48:33 +02:00