Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 165 Bytes

File metadata and controls

12 lines (6 loc) · 165 Bytes

To run the example, start the server:

$ go run server.go

Next, start the client A:

$ go run client.go

Next, start the client B:

$ go run client.go