pubsub

command
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2020 License: MIT Imports: 11 Imported by: 0

README

PubSub

A demo of publish/subscribe mechanism to transmit the message stream.

[terminal 1] $ go run main.go -f=false -l :9000
[terminal 2] $ go run main.go -f=false -l :9001
[terminal 3] $ go run main.go -f=false -l :9002
[terminal 4] $ go run main.go -f=true -l :9003
[terminal 5] $ go run main.go -f=true -l :9004
[terminal 6] $ go run main.go -f=true -l :9005

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL