Skip to content

feat: Add socket address properties #94

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

Merged
merged 15 commits into from
Feb 26, 2021
Merged

feat: Add socket address properties #94

merged 15 commits into from
Feb 26, 2021

Conversation

Rapsssito
Copy link
Owner

@Rapsssito Rapsssito commented Jan 7, 2021

Fixes #93

@Rapsssito Rapsssito changed the title fix: Correct events and address() types feat: Add localAddress & remoteAddress properties Jan 7, 2021
@Rapsssito Rapsssito changed the title feat: Add localAddress & remoteAddress properties feat: Add socket address properties Feb 26, 2021
@Rapsssito Rapsssito merged commit 1658831 into master Feb 26, 2021
github-actions bot pushed a commit that referenced this pull request Feb 26, 2021
# [5.0.0](v4.5.7...v5.0.0) (2021-02-26)

### Features

* Add socket address properties ([#94](#94)) ([1658831](1658831))

### BREAKING CHANGES

* Events types and callbacks now match NodeJS official API.
@github-actions
Copy link

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect typing for socket.address()?
1 participant