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/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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/