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.
32
Commits
1
Branch
0
Tags
1.2
MiB
Python
59%
C++
16.9%
Java
8.7%
Go
7%
C#
6.3%
Other
2.1%
61eb57c918
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
61eb57c918
Implement Java bindings for pipe io client
2019-04-09 14:54:43 +02:00
clients
Implement Java bindings for pipe io client
2019-04-09 14:54:43 +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