- Fix possible server abort because of uncatchable error in code path when (authorized) logged-in client floods server with certain control packets.
- Fix client being able to exceed max write buffer size with non-publish control packets. Over-committing of this buffer is allowed by design, but now an explicit limit is enforced with a temporarily permitted defined over-pressure.