Skip to content

feat: explicit type the message events#8

Merged
c43721 merged 4 commits intomainfrom
dev/typed-events
Oct 15, 2025
Merged

feat: explicit type the message events#8
c43721 merged 4 commits intomainfrom
dev/typed-events

Conversation

@c43721
Copy link
Member

@c43721 c43721 commented Oct 15, 2025

Closes #7

This will help #7 with having untyped values (or explicitly typing
values)
@c43721 c43721 added the enhancement New feature or request label Oct 15, 2025
…essage

Realistically, you should be using abort controllers since you dont
controll the socket. So stop trying to snoop. Bad mistake on my part and
now I need to release a breaking change.... <.<
@c43721 c43721 merged commit d17db5d into main Oct 15, 2025
1 check passed
@c43721 c43721 deleted the dev/typed-events branch October 15, 2025 02:03

controller.abort();

console.log("Closed the socket")

Choose a reason for hiding this comment

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

🫣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"event" listener event parameter is not typed at all

2 participants