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

fix(types): add typings for io.engine #4591

Merged
merged 1 commit into from
Jan 11, 2023
Merged

Conversation

LeoDog896
Copy link
Contributor

@LeoDog896 LeoDog896 commented Jan 10, 2023

This adds typings for the socket.io engine field, which offers better IntelliSense when retrieving the server, as well as more confidence on the developer-side of what types of fields are entering the server.

This fixes #4590.

@darrachequesne darrachequesne merged commit d4a9b2c into socketio:main Jan 11, 2023
@darrachequesne
Copy link
Member

@LeoDog896 nice, thanks a lot 👍

dzad pushed a commit to dzad/socket.io that referenced this pull request May 29, 2023
This adds typings for the socket.io engine field, which offers better
IntelliSense when retrieving the server, as well as more confidence on
the developer-side of what types of fields are entering the server.

Related: socketio#4590
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.

Add typings for underlying field for engine.io
2 participants