Special method sending a SWITCHING_PROTOCOLS response to the client.
Notice: For the overload that returns a ConnectionStream, it must be ensured that the returned instance doesn't outlive the request handler callback.
See Implementation
Special method sending a SWITCHING_PROTOCOLS response to the client.
Notice: For the overload that returns a ConnectionStream, it must be ensured that the returned instance doesn't outlive the request handler callback.