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

Make Sockets accessible with TypeScript #559

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Make Sockets accessible with TypeScript #559

merged 1 commit into from
Jul 26, 2024

Conversation

cplepage
Copy link
Contributor

@cplepage cplepage commented Jul 24, 2024

Trying to keep track of many sockets are connected to the current ServerTCP/ServerSerial instance.

While the socks property is already accessible, since it's not declared in the .d.ts files, TypeScript displays errors when trying to access the property.

@yaacov
Copy link
Owner

yaacov commented Jul 25, 2024

Hi, thank you for the pull request
Can you write a description:
Why this is needed
What does it do
How it does it
Example of using it ...
Screenshots if relevant ... ?

@yaacov yaacov merged commit 629d76f into yaacov:master Jul 26, 2024
3 checks passed
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.

2 participants