ipc-chan 0.8.0

An IPC-capable channel with an API akin to `std::sync::mpsc::channel`.
Documentation
1
2
3
4
# This file configures the ZeroMQ sockets used in the `ipc-channel` crate.

host = "127.0.0.1"
port = 10001