This a good design to limit the need to expose more than one HTTPS portsport.
Connections can be established by HTTPS but then converted into a simple proprietary binary protocol for speedy transfer of data.
...
Once a connection is established, it’s a bidirectional pipe. This symmetry allows one to simplify the design.
See standard committees.