Skip to content

Add QUIC APIs in NeST

Pranav Joshi requested to merge pranavich/nest:quic-dev into master

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

Merge request reports

Loading