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
- Panic when sending more than 64 file descriptors on unix systems
- Support for process in different window sessions.
- windows: fetch_iocp_result().unwrap() panic observed (during drop)
- Wrap `OsIpcSharedMemory` with Arc.
- Non-blocking variants of `IpcReceiverSet::select`
- `windows::tests::test_recover_handles_mixed_shmem_handles` is flaky
- RFC: IpcSharedMemoryVec an appendable data structure which can be shared via a reader
- Access denied on Windows for Admin x Ordinary users
- Multiplexing prototype
- Clarify behaviour of embedded IpcSenders and IpcReceivers
- Docs
- Rust not yet supported