Skip to content

chore: migrate steam to an monitoring type and add a test#6652

Open
CommanderStorm wants to merge 13 commits intolouislam:masterfrom
CommanderStorm:steam-monitoring-type
Open

chore: migrate steam to an monitoring type and add a test#6652
CommanderStorm wants to merge 13 commits intolouislam:masterfrom
CommanderStorm:steam-monitoring-type

Conversation

@CommanderStorm
Copy link
Copy Markdown
Collaborator

ℹ️ To keep reviews fast and effective, please make sure you’ve read our pull request guidelines

📝 Summary of changes done and why they are done

We should move the code for the steam monitor to be a monitoring type.
This PR does this

@CommanderStorm CommanderStorm added the pr:needs review this PR needs a review by maintainers or other community members label Jan 8, 2026
Copilot AI review requested due to automatic review settings January 8, 2026 22:57
@CommanderStorm CommanderStorm added this to the 2.2.0 milestone Jan 8, 2026

This comment was marked as resolved.

httpsAgent: new https.Agent({
maxCachedSessions: 0, // Use Custom agent to disable session reuse (https://github.com/nodejs/node/issues/3940)
rejectUnauthorized: !monitor.ignoreTls,
secureOptions: crypto.constants.SSL_OP_LEGACY_SERVER_CONNECT,
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't be needed here, api.steampowered.com supports secure renegotiation.

@louislam louislam modified the milestones: 2.2.0, 2.3.0 Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:needs review this PR needs a review by maintainers or other community members

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants