ipnc
v0.8.2
Published
A package manager with an asynchronous non-blocking run-time queue
Downloads
1
Readme
IPNC
inter-process net communication
a package manager with an asynchronous non-blocking run-time queue
Vocabulary
Switchboard - data bus (server)
Client -
Response -
Link - communication channel (client socket)
Queue - asynchronous execution queue FIFO
Protocol - the protocol of packing and unpacking frames
frame - logically complete data buffer
frame length = head frame length + data frame length