A CLI for diffent kinds of message queues.
Go to file
finga fdacba1eec Create a message queue
The create command creates a new message queue with support of the
typical parameters `mode`, `capacity` and `msgsize`. This command also
supports the global argument `verbose`.
2021-06-14 23:01:14 +02:00
src Create a message queue 2021-06-14 23:01:14 +02:00
.gitignore Initial commit 2021-06-14 03:05:23 +02:00
Cargo.lock Create a message queue 2021-06-14 23:01:14 +02:00
Cargo.toml Create a message queue 2021-06-14 23:01:14 +02:00