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

Use GetCMListForConnect and allow WebSockets in default protocols #281

Merged
merged 6 commits into from
Oct 1, 2024

Conversation

LossyDragon
Copy link
Collaborator

@LossyDragon LossyDragon commented Sep 16, 2024

Description

Replace GetCMList with GetCMListForConnect for a list of Connection Managers
Allow WebSockets as a detault protocol connection
Update SmartCMServerList
Update tests with missing test methods

(also removed useless null checking in AsyncJob)

Checks 1402 off PR in #181
Checks 1420 off PR in #181
Checks 1422 off PR in #181

Checklist

  • Code compiles correctly
  • All tests passing
  • Samples run successfully
  • Extended the README / documentation, if necessary

Allow Web Sockets as a default connection.
Updated Tests
Tidy up some useless null checks.
@LossyDragon LossyDragon changed the title GetCMListForConnect Use GetCMListForConnect and allow WebSockets in default protocols Sep 16, 2024
@LossyDragon LossyDragon merged commit 08690d0 into Longi94:master Oct 1, 2024
1 check passed
@LossyDragon LossyDragon deleted the defaultprotocols branch October 1, 2024 02:41
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