Add Client and Orbit section to README - #2075
Conversation
Explains the split between the core nats.go client and the Orbit utility packages (https://github.com/synadia-io/orbit.go): what each is for, what goes where, and a small layering diagram. Mirrors the section added in nats.rs#1580. Signed-off-by: Tomasz Pietrek <tomasz@synadia.com>
|
Claude finished @Jarema's task in 55s —— View job PR Review
This is a documentation-only change (+68/-0 to Overall: LGTM. The section is well-written, the layering diagram is accurate, and the table cleanly communicates the feature split. No bugs, security issues, or correctness problems found. Minor observations (non-blocking):
The content mirrors what was added to |
Explains the split between the core nats.go client and the Orbit utility packages (https://github.com/synadia-io/orbit.go): what each is for, what goes where, and a small layering diagram. Mirrors the section added in nats.rs#1580.
Signed-off-by: Tomasz Pietrek tomasz@synadia.com