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

Add ability to debug NATS communication #658

Open
alexbozhenko opened this issue Jan 29, 2025 · 2 comments
Open

Add ability to debug NATS communication #658

alexbozhenko opened this issue Jan 29, 2025 · 2 comments
Labels
proposal Enhancement idea or proposal

Comments

@alexbozhenko
Copy link
Contributor

Proposed change

@caspervonb
Hi!
It would be nice to be able to debug communication with NATS, similar to how
js https://nats-io.github.io/nats.js/core/interfaces/ConnectionOptions.html#debug
and go https://pkg.go.dev/github.com/nats-io/nats.go#ClientTrace
allow it.

Use case

Figure stuff out when something is not working :-)

Contribution

No response

@alexbozhenko alexbozhenko added the proposal Enhancement idea or proposal label Jan 29, 2025
@caspervonb
Copy link
Collaborator

Probably via logging?

@alexbozhenko
Copy link
Contributor Author

@caspervonb could you please expand on what you mean? With the options linked above in go and python, the user can change config to see the protocol-level messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Enhancement idea or proposal
Projects
None yet
Development

No branches or pull requests

2 participants