View Source Rambla.Process (Rambla v1.2.6)
Default connection implementation for 🕸️ Process message callback.
For instance, this call would send a message back to the calling process.
Rambla.publish(
Rambla.Process,
%{method: :post, body: %{message: "I ❤ HTTP"}}
}