cmd

command
v0.0.0-...-4887f56 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2019 License: MIT Imports: 21 Imported by: 0

README

start the broker

$ go run main.go


start the echo http server
$ go run echo.go


start the reverse proxy server (edit proxy.conf if needed)
$ go run proxy.go -c proxy.conf


send command to the proxy on port 8081
$ curl -XPOST -d'{"test":"yey"}' -H "back-to-back-topic: abc" 'localhost:8081/some-path'


the command goes through the proxy, to the broker and then to the echo
server and back

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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