Skip to content

ogukei/belt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Belt

A simple signaling server built for Rigel

go get "github.com/google/uuid"
go get "github.com/gorilla/websocket"
go build -o main src/*.go
./main
google-chrome http://localhost:8080/

About

A simple signaling server written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages