I'm trying to run QUIC in mininet(miniedit in specific) and going through some troubles here.
I've downloaded QUIC toy server&client from chromium.googlesource.com Ran eth it mentioned including simple tests and it worked just fine. Now I want to run QUIC in mininet using miniedit, which is a GUI tool for mininet, based on the server&client I've downloaded and yet I failed to find a clue on how. I merely assume that I have to associate QUIC with hosts on the network topology and I just don't know how. Can someone help me out?