Open gedw99 opened 1 year ago
Model async pipe style systems.
for example NATS is a golang broker that I want to use.
Ah you got me there… I have not checked in the code if it can already do this.
Async with NATS is a Publisher and Consumer Model . I think it is a good match .
Which leads me to ask if is a plugin concept ?
Great system btw. Clean and simple - like it’s style
Purpose
Model async pipe style systems.
for example NATS is a golang broker that I want to use.
Suggested approaches
Ah you got me there… I have not checked in the code if it can already do this.
Async with NATS is a Publisher and Consumer Model . I think it is a good match .
Which leads me to ask if is a plugin concept ?
Great system btw. Clean and simple - like it’s style