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
- Support futures Sink for IpcSender
- Able to convert `OpaqueIpcMessage` to "smaller" sized types.
- Question: is IpcSharedMemory currently read-only?
- Add API so allow for a select-like mechanism using the ROUTER
- Add API to IpcReceiver that wraps the ROUTER integration
- Ability to send arbitrary FDs across processes
- IpcOneShotServer::accept needs timeout or try method
- Responding to Serialization Errors
- Intermittent crash in macOS select operation
- Consider multiplexing everything over one socket on Unix
- Docs
- Rust not yet supported