Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

bruth/nats-subject-profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NATS Subject Profiler

Example

Connect it to the demo NATS server.

nats-subject-profiler -server demo.nats.io:4222

You may see some subjects come through. However, if not, you can publish to the server in another shell using the NATS CLI

nats --server demo.nats.io pub foo 'hello'

Note, that subject deduplication is on by default, so if you publish multiple times you will only see the profile print it out once.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published