WolfEngine icon indicating copy to clipboard operation
WolfEngine copied to clipboard

implement transmission of data by msquic library

Open SiminBadri opened this issue 2 years ago • 2 comments

It has been decided to use QUIC as the transmission protocol in WOLF. There are plenty of libraries that implemented this protocol such as:

The two first libraries are written in RUST that are not intended (because the exported 'dll' and 'lib' are large in size). The others have to be reviewed and implemented and then the proper one would be selected as the transmission library for WOLF.

SiminBadri avatar Jul 29 '22 20:07 SiminBadri