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.
24
Commits
1
Branch
0
Tags
1.2
MiB
Python
59%
C++
16.9%
Java
8.7%
Go
7%
C#
6.3%
Other
2.1%
a3d2ea37d5
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
a3d2ea37d5
Fix exception leaving app in IO block (use non-blocing IO to teardown writer)
2019-04-01 14:36:11 +02:00
pipe_io_server
Fix exception leaving app in IO block (use non-blocing IO to teardown writer)
2019-04-01 14:36:11 +02:00
echo_server.py
Make echo_server use pipes in cwd instead of /tmp by default
2019-03-28 16:26:47 +01:00
tests.py
Refactor tests
2018-12-18 21:25:51 +01:00