-
-
Notifications
You must be signed in to change notification settings - Fork 952
Expose SshIdentificationReceived event #1195
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
Conversation
@scott-xu Can you describe why you need this? What is your use case? |
It is described in #1191 |
@scott-xu How this PR is related with #972 - you mention it here #1191 (comment) Sorry for the questions but sometimes it is hard to understand the relationship between issues and PR. |
@WojciechNagorski With this PR, plus #972, lib user can set |
@scott-xu I know this, but there are no tests so I would like to know how users will use it. I don't have enough time to figure out how to use it, especially if it is divided into 2 PRs. If you want me to review and merge this I need unit or integration tests or a description of how to use it. |
@WojciechNagorski Tests are added. I also renamed the event to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I tested it.
The 2023.0.1 version has been released to Nuget: https://www.nuget.org/packages/SSH.NET/2023.0.1 |
No description provided.