Saturday, 05 April 2025
  1 Replies
  41 Visits
  Subscribe
Hi Sergio, the latest version does not compile the sgcWebSocket_Server_WebBrokerBridge_HTTP2 unit because the function
DoBeforeOnCommand(aConnection: TsgcWSConnection;
aRequestInfo: TIdHTTPRequestInfo; aResponseInfo: TIdHTTPResponseInfo): Boolean; override; of the TsgcWSHTTP2WebBrokerBridgeServer class has a different signature than the one it descends from (TsgcWSHTTPServer class)