ipc-channel
https://github.com/servo/ipc-channel
Rust
A multiprocess drop-in replacement for Rust channels
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to ipc-channel
Help out
- Issues
- Intermittent crash in macOS select operation
- Consider multiplexing everything over one socket on Unix
- Test case `cross_process_two_step_transfer_spawn()` fails on MacOS
- Using IpcSender<T> as a field and implementing Deserialize/Serialize causes panic.
- Multiple senders
- Intermittent thread 'platform::test::cross_process_sender_transfer' panicked at 'assertion failed: `(left == right)` (left: `2`, right: `1`)', platform/test.rs:276
- allow access to the underlying fd to register it in a mio event loop
- router tests are non-deterministic because of shared router
- Sending a sender over a channel and immediately receiving from the corresonding receiver intermittently fails on linux
- Reset os_ipc_channels correctly on error
- Docs
- Rust not yet supported