python-csp
python-csp copied to clipboard
Network Channels
Network channels are channels which talk over a socket, or some suitable mechanism which can transfer data between different hosts. These are common in other CSP libraries such as JCSP and a Pythonic way of implementing these should be considered for a future release.