API 2.22


Release 2.22.2

    • Re-availability of MeetingPointGet method:
      • The MeetingPointGet method on the WirelessEndpoint object was hidden, we made this method available again.

Release 2.22
🛠️ ByteBlower API Power-ups:


Add Support for L4S:

Dive deeper into L4S testing! New methods are added for HTTPClient, HTTPServer, HTTPMultiClient, and HTTPMultiServer, enhancing functionality and flexibility. Introducing

  • TcpPragueEnable(bool), indicating whether a flow requires TcpPrague for L4S or not.
  • TcpPragueIsEnabled() → bool, confirming if TCP Prague for L4S is configured on a flow.

New methods are added for TcpSessionInfo, including PragueIsEnabled() → bool, providing details on the success of TCP Prague negotiation for L4S.


Add Support for Size-Based TCP:

Now, the API users can configure size-based TCP flows via the ByteBlower API, offering greater customization options for testing. This option is also available for testing on ByteBlower Endpoints.

API Refreshing: 

Enjoy accurate configurations! Refreshing a ByteBlower Endpoint now updates capabilities correctly, ensuring precise test setups.