NTAP / quant

QUIC implementation for POSIX and IoT platforms
BSD 2-Clause "Simplified" License
289 stars 35 forks source link

launching multiple connections with the same server. #60

Closed Winters123 closed 4 years ago

Winters123 commented 4 years ago

Hi, is it possible to establish multiple connections (e.g., 20 cones) with the same server (i.e. with the same interface and port) for multiple clients using the current version? If so, what cmd do I have to use? Thanks.

larseggert commented 4 years ago

You need to start multiple client binaries.