12

My newest BASH project: reactive BASH
:)
Yes, I do like shell THAT much!

Since today my bhttp lib supports STOMP [still need to work on 1.2 compliance], i.e. I can carry out live communication with MQ. Meaning I can script the whole thing, be it 5 calls 5 reads, be it 20 subscriptions and reacting to unlimited number of messages in either of them with separate actions. WITHOUT A FOREST OF IF-ELSEs OR CASE-ESACs!!!

Boi do I love shell scripting... :D

Next project: AI in BASH

Comments
Add Comment