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.
50
Commits
1
Branch
0
Tags
1.2
MiB
Python
59%
C++
16.9%
Java
8.7%
Go
7%
C#
6.3%
Other
2.1%
b1d23f9d95
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
b1d23f9d95
Daemonize all threads to avoid breaking IOLoop exception handling (i.e tornado)
2019-05-07 17:16:43 +02:00
clients
Improve buffer management in pipeReader
2019-04-23 11:59:31 +02:00
pipe_io_server
Daemonize all threads to avoid breaking IOLoop exception handling (i.e tornado)
2019-05-07 17:16:43 +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