mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-07-03 02:22:51 +00:00

- We now error if there are too many websockets, instead of queuing them up. As these have a more explicit "lifetime", it could be confusing if http.websocket just blocks indefinitely. - Fix a CCME when cleaning up resources.