Add QUIC APIs in NeST
What does this MR do?
This MR aims at adding a support for QUIC in NeST for issue (#258). It uses an external dependency aioquic
, which is similar to aiocoap
being used for CoAPApplication
in NeST. QUIC is a transport level protocol used with HTTP/3 and uses UDP as an underlying protocol.
Contributors
Pranav Joshi
M. T. Aakash Chandra
Akanksha S. More
Sravani Reddy
Edited by Mohit P. Tahiliani