messaging-server

command
v0.0.0-...-9acb8d7 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

README

= messaging-server

A memory based STOMP broker for testing of the messaging library.

== Building

To build the example `messaging-tool` and a testing broker `messaging-server`
run the `make binaries` command.

The `make binaries` command will install the binaries into `./.gopath/bin/` path
instead of `$GOPATH/bin` or `$GOBIN`, when executing the examples below use the
correct path (e.g. run `./.gopath/bin/messaging-server` if `./.gopath/bin` is not in
your `$PATH`).

== Usage

=== Running the examples

Run `messaging-server` testing Server:

[source]
----
$ messaging-server serve
----

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