socket.io
socket.io copied to clipboard
Propagate constraints from `NamespaceReservedEventsMap` to `ServerReservedEventsMap`
Hi there! 👋
TypeScript recently added some stricter checking around unconstrained generics being incompatible with emptyish object types. The changes are only in nightly versions of TypeScript right now, but we've been exploring how open-source projects have been impacted. These are the changes necessary for socket.io to build cleanly in TypeScript 4.8.
any updates? please???