Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 830 Bytes

File metadata and controls

34 lines (22 loc) · 830 Bytes

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