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

Sync: pass through websocket opts #2992

Merged
merged 4 commits into from
Dec 6, 2024
Merged

Sync: pass through websocket opts #2992

merged 4 commits into from
Dec 6, 2024

Conversation

dholms
Copy link
Collaborator

@dholms dholms commented Nov 14, 2024

No description provided.

@@ -14,6 +14,7 @@ import {
} from '@atproto/repo'
import { AtUri } from '@atproto/syntax'
import { Subscription } from '@atproto/xrpc-server'
import { ClientOptions } from 'ws'
Copy link
Contributor

Choose a reason for hiding this comment

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

You should probably use an import type here to avoid runtime side effects

@dholms dholms merged commit 0bec389 into main Dec 6, 2024
10 checks passed
@dholms dholms deleted the sync/websocket-opts branch December 6, 2024 01:01
@github-actions github-actions bot mentioned this pull request Dec 6, 2024
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.

3 participants