Closed vietj closed 6 months ago
Rewrite the ConnectionBase to handle shutdown/close with a better integration with Netty.
ConnectionBase
This the Vert.x connection close/shutdown and try to unify HTTP/WebSocket connection shutdown sequence.
This also adds support for WebSocket shutdown as part of a server or client.
Rewrite the
ConnectionBase
to handle shutdown/close with a better integration with Netty.This the Vert.x connection close/shutdown and try to unify HTTP/WebSocket connection shutdown sequence.
This also adds support for WebSocket shutdown as part of a server or client.