message-pass

simple way of doing messaging

Install

All systems
curl cmd.cat/message-pass.sh
Debian Debian
apt-get install libmessage-passing-perl
Ubuntu
apt-get install libmessage-passing-perl
image/svg+xml Kali Linux
apt-get install libmessage-passing-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libmessage-passing-perl
Raspbian
apt-get install libmessage-passing-perl

libmessage-passing-perl

simple way of doing messaging

Message::Passing is a library for building high performance, loosely coupled and reliable/reseliant applications, structured as small services which communicate over the network by passing messages.