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
28
Commits
1
Branch
0
Tags
1425dc1fa00c3f25fa2957b4849d6cce1e63efbf
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kristóf Tóth
1425dc1fa0
Implement JSON send/recv test case
2019-04-03 11:35:14 +02:00
pipe_io_server
Fix bugs with input pipe reading (messages beginning with b'\n' or ending with whitespace)
2019-04-02 14:15:46 +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
Implement JSON send/recv test case
2019-04-03 11:35:14 +02:00
Description
A trivial to use IPC solution based on pipes and newlines.
1.2
MiB
Languages
Python
59%
C++
16.9%
Java
8.7%
Go
7%
C#
6.3%
Other
2.1%