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.
54
Commits
1
Branch
0
Tags
1.2
MiB
Python
59%
C++
16.9%
Java
8.7%
Go
7%
C#
6.3%
Other
2.1%
94b248fd89
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
94b248fd89
Avoid randomly parametrized test cases to avoid confusing pytest
2019-05-26 15:24:28 +02:00
clients
Improve buffer management in pipeReader
2019-04-23 11:59:31 +02:00
pipe_io_server
Fix bug where I'd accidentally override threading.Thread internals
2019-05-09 15:26:39 +02:00
echo_server.py
Add support for an on_stop callback
2019-05-09 13:46:31 +02:00
test_echo_server.py
Avoid randomly parametrized test cases to avoid confusing pytest
2019-05-26 15:24:28 +02:00