You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix wrong channel types
* Add generic types
* Throw an error when attempting to use encrypted channels with socket.io
* Fix types for the function broadcaster
* Add generic to channel types
* Fix function types
* Make connectors generic
* Remove new keyword for function broadcasters
* Fix tests
* Specify return type for function broadcasters
* Clean up generics
* Remove unnecessary cast
* Update quotes
* Use NullChannel return type explicitly
0 commit comments