Skip to content

Files

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Install Golang

Install packages

Installation instruction for quic-go and mpquic are available here

Building the application

cd MPQUIC
go build client-mpquic.go
go build server-mpquic-go

Running the application

In the mininet CLI, run
xterm client server

This should bring up terminals for both the client and server mininet nodes

In the terminal for server, run
MPQUIC/server-mpquic

In the terminal for client, run
MPQUIC/client-mpquic

You should now see an output window with the video being streamed