webrtc/rtc_tools/data_channel_benchmark
Tommi 61e8b59701 Use SendAsync in data channel benchmark.
The same observer implementation was being used for both client and
server but the role is different (sender vs receiver), so I split
the functionality up into two separate classes.

Bug: webrtc:11547
Change-Id: Ia60ab96fb86b4ff61fa7bff5f30d59b6fe0f9746
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300742
Reviewed-by: Florent Castelli <orphis@webrtc.org>
Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39886}
2023-04-18 13:33:51 +00:00
..
BUILD.gn Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. 2023-03-31 14:59:04 +00:00
data_channel_benchmark.cc Use SendAsync in data channel benchmark. 2023-04-18 13:33:51 +00:00
grpc_signaling.cc Data Channel Benchmarking tool 2022-03-15 16:18:16 +00:00
grpc_signaling.h Data Channel Benchmarking tool 2022-03-15 16:18:16 +00:00
peer_connection_client.cc Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. 2023-03-31 14:59:04 +00:00
peer_connection_client.h Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
peer_connection_signaling.proto Data Channel Benchmarking tool 2022-03-15 16:18:16 +00:00
signaling_interface.h Data Channel Benchmarking tool 2022-03-15 16:18:16 +00:00