Skip to content

anibalox/Distribuidos2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ejemplo

Version local o una sola VM

Compilar proto

protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative Proto/message.proto

GO

Ejecutar cada uno en una consola distinta.

Para la central.

go run Central/main.go

Para el Laboratorio

go run Laboratorio/main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages