Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending Messages in C/C++ #144

Closed
kkyuri0419 opened this issue Aug 20, 2020 · 2 comments
Closed

Sending Messages in C/C++ #144

kkyuri0419 opened this issue Aug 20, 2020 · 2 comments

Comments

@kkyuri0419
Copy link

I am a beginner and wants to see the examples of sending messages in C/C++. But the docs only provides them in Go, Java, JavaScript,Python, Ruby,TypeScript.
Where can I find sample codes for sending messages to NATS server in C/C++ languages??
Thank you very much in advance!

@gcolliso
Copy link
Member

@kkyuri0419 We will add the C examples to the docs but in the meantime, you can find examples in the NATS C Client Repo https://github.com/nats-io/nats.c#getting-started

@gcolliso
Copy link
Member

C examples added to docs.nats.io

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

No branches or pull requests

2 participants