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

Added "refresh" feature, and a few missing but known attributes, and improved the documentation slightly #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kfatehi
Copy link

@kfatehi kfatehi commented Jan 16, 2021

Hi

Thanks for this nice and simple MNDP implementation. I needed a "refresh" functionality so I implemented that in your library.

I also brought in some more attributes (from wireshark's mndp dissector) into your parser.

I also noticed that the usage instructions were outdated because the library does not export the class directly, so I have updated the readme to match your actual convention (as you use in test.js and I witnessed is also used in prometheus' usage of your library over on https://github.com/patagonaa/prometheus-mndp-autodiscovery/blob/master/src/index.js).

In addition I have documented the refresh function and additional attributes that I've added.

Thanks!

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.

1 participant