websockets / ws

Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
MIT License
21.34k stars 2.3k forks source link

Flip the default value of `allowSynchronousEvents` #2221

Closed lpinca closed 2 months ago

lpinca commented 2 months ago

Flip the default value of the allowSynchronousEvents option to true.

Refs: https://github.com/websockets/ws/pull/2218