Upgrade to a WebSocket connection that proxies the PostgreSQL wire protocol. The client sends and receives PostgreSQL protocol messages over binary WebSocket frames.
Authentication is handled via the PostgreSQL startup message within the wire protocol, using the same connection-string hostname conventions as the HTTP SQL endpoint.
Switching Protocols — WebSocket connection established