-
Notifications
You must be signed in to change notification settings - Fork 122
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
initialize static instance of EmissaryServer #1024
Conversation
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.
nits, but otherwise looks good
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.
Recommend suggesting alternative methods in the Javadoc for deprecated methods where applicable.
Some of these have no other option and will be removed as part of future updates. I marked them as Deprecated vs removing them to reduce the overall scope of changes. I would be happy to address this in the next round of changes. |
Pulled out of #900 but stops short of changing mode to enum and changing command validator.