in reply to Re: I search for an async IPC module that transfers arbitrary-length strings (preferably binary, but ASCII is fine too) via full-duplex, keep-alive TCP connection
in thread I search for an async IPC module that transfers arbitrary-length strings (preferably binary, but ASCII is fine too) via full-duplex, keep-alive TCP connection
Well, I didn't find anything I searched for.
Google brought me some RPC-over-http modules without full-duplex keep-alive connection.
I specified exactly what I search for. If there is no module fulfilling these requirments, I'm going to write it myself, though it might take several days, since I'm not skilled with sockets and/or async IPC.
|
|---|