WolfEngine
WolfEngine copied to clipboard
implement transmission of data by msquic library
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.