Hacker News new | ask | show | jobs
Show HN: Zero-setup e2e encrypted message queue for free in 1 line of Python (github.com)
8 points by hronecviktor 922 days ago
Put this together because I was tired of setting up anything when testing / prototyping projects that need a simple queue. Feedback / PRs / issues welcome. Feel free to use in production if you dare (or run your own server).
1 comments

Cool idea, I like how simple it is!