Skip to content

nazo/webtransport-go-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webtransport-go-chat

Requirements

  • go 1.21

Usage

  • clone this repo
git clone https://github.com/nazo/webtransport-go-chat.git
  • Follow the installation instructions of mkcert
  • create localhost.pem and localhost-key.pem
cd webtransport-go-chat
mkcert -install
mkcert localhost
  • (Google Chrome) Enable WebTransport Developer Mode

    • chrome://flags/#webtransport-developer-mode
  • run go run main.go

  • open index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published