This repository contains a set of examples that demonstrate how to use the RtcTransport API.
- Same Page: This example demonstrates how to use the
RtcTransportAPI to send and receive data between two transports on the same page. - Same Page Media: This example demonstrates how to use the
RtcTransportAPI to send and receive video between two transports on the same page. - Cross Page: This example demonstrates how to use the
RtcTransportAPI to send and receive data between two different pages. - Cross Page Media: This example demonstrates how to use the
RtcTransportAPI to send and receive video between two different pages. - Throughput benchmark: This example demonstrates how to use the
RtcTransportAPI to send and receive video between two different pages.