Skip to content

DineshAdhi/moq-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOQT - GO

Simple Implentation of Media Over QUIC Transport (MOQT) in Go, in compliant with the DRAFT04

This MOQT library currently supports WebTransport and QUIC Protocols.

Module Support
Relay
Publisher
Subscriber

Setup

  • Configure Self-Signed Certificates by calling make cert

  • Implementations of Relay, Publisher and Subscriber are configured in the examples folder.

  • You can run them using the make commands

    • make relay
    • make sub
    • make pub

About

Media Over QUIC Implementation in Go.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages