Skip to content

[ADDED] Initial orbit build, counters, and batch fetch#1

Merged
AdamPayzant merged 17 commits into
mainfrom
nats-counters+batch-fetch
May 14, 2026
Merged

[ADDED] Initial orbit build, counters, and batch fetch#1
AdamPayzant merged 17 commits into
mainfrom
nats-counters+batch-fetch

Conversation

@AdamPayzant
Copy link
Copy Markdown
Collaborator

Adding the initial implementations for nats-counters and batch fetch

AdamPayzant added 12 commits May 7, 2026 16:59
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
…iple

Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
Signed-off-by: Edward Payzant <adam@synadia.com>
@AdamPayzant AdamPayzant marked this pull request as ready for review May 11, 2026 20:19
@AdamPayzant
Copy link
Copy Markdown
Collaborator Author

@kozlovic Could you give this this PR a first pass? It's a new repo and quite large (a lot of it is coming from doxygen), so I'd recommend cloning the repo and reviewing locally

@AdamPayzant AdamPayzant requested a review from kozlovic May 11, 2026 20:21
Copy link
Copy Markdown

@kozlovic kozlovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was able to build, run tests and build and run examples.

FYI: I was first not able to build orbit because I had in the past installed older versions of NATS C client (in /usr/local/) that I did not remember about. Trying to build orbit would fail with an error about needing an old version of open ssl. I did remove all libnats form /usr/local and cmake related directories and had a fresh install (with latest from main) on a dedicated directory and then, setting the cnats_DIR to the cmake directory within that install directory, I was able to build orbit fine.

@AdamPayzant AdamPayzant merged commit 5f53fec into main May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants