rust-pipe 0.1.0

Lightweight typed task dispatch from Rust to polyglot workers (TypeScript, Python, Go, Java, C#, Ruby, Elixir, Swift, PHP)
Documentation
1
2
3
// Worker integration tests.
// Worker unit tests are already inline in src/worker/mod.rs.
// This file is reserved for any future worker integration tests.