mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-08-22 15:15:28 +00:00
Fix typo
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
This directory contains a native client to open Data Channels with WebSocket signaling using libdatachannel and benchmark functionalities. It offers three functionalities;
|
This directory contains a native client to open Data Channels with WebSocket signaling using libdatachannel and benchmark functionalities. It offers three functionalities;
|
||||||
- Benchmark: Bi-directional data transfer benchmark (Also supports One-Way testing)
|
- Benchmark: Bi-directional data transfer benchmark (Also supports One-Way testing)
|
||||||
- Constant Throughput Set: Send desired amount of data per second
|
- Constant Throughput Set: Send desired amount of data per second
|
||||||
- Multiple Data Channel: Create desried count of data channel
|
- Multiple Data Channel: Create desired amount of data channel
|
||||||
|
|
||||||
## Start Signaling Server
|
## Start Signaling Server
|
||||||
- Start one of the signaling server from the examples folder. For example start `signaling-server-nodejs` like;
|
- Start one of the signaling server from the examples folder. For example start `signaling-server-nodejs` like;
|
||||||
|
Reference in New Issue
Block a user