-
Full support of STOMP protocols:
Installation requires a working go environment. For current versions of go, from a directory in $GOPATH, issue:
- go get github.com/gmallard/stompngo
The examples in the included unit tests can be used as a starting point.
Also see the examples project:
The tests for this STOMP client package run against recent releases of:
See the tests for relevant environment variables.
Any and all are welcome by pull request or e-mail patch.
For the record, the canonical repository for this project is at:
Please review issues at the canonical repository. File any new issues there as well.