Skip to content

theuncrown/simple-webrtc-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

About project

this is my simple personal project about PION Webrtc and GRPC. Written in GO.

Link:

I'll try to add the UI soon.

How to run

  • run go mod tidy
  • open 3 terminal (1 for server, 2 for client)
  • on terminal 1 : go run server/server.go
  • on terminal 2 : go run client/main.go -initiator false ( YOU NEED TO RUN THIS FIRST )
  • on terminal 3 : go run client/main.go -initiator true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published