This commit is contained in:
dhutty 2017-06-08 10:47:16 -04:00 committed by James Mills
orang tua e4e62d21c5
melakukan cee831d24a

Melihat File

@ -10,7 +10,7 @@ $ go install github.com/prologic/msgbus/...
## Usage
Run the message bug daemon/server:
Run the message bus daemon/server:
```#!bash
$ msgbusd
@ -26,7 +26,7 @@ $ msgbus sub foo
^C
```
Send a few messages with the message bug client:
Send a few messages with the message bus client:
```#!bash
$ msgbus pub foo hello