description | STOMP 1.1+ Client in go |
repository URL | https://github.com/gmallard/stompngo.git |
owner | allard.guy.m@gmail.com |
last change | Sun, 17 Nov 2019 18:33:54 +0000 (17 13:33 -0500) |
last refresh | Thu, 21 Nov 2024 07:47:05 +0000 (21 08:47 +0100) |
mirror URL | git://repo.or.cz/stompngo.git |
https://repo.or.cz/stompngo.git | |
ssh://git@repo.or.cz/stompngo.git | |
bundle info | stompngo.git downloadable bundles |
content tags |
Full support of STOMP protocols:
Installation requires a working go environment. For current versions of go issue:
The GOPATH environment variable must be set properly.
It is also possible to just clone the stompngo repository to any location of choice, and use go modules to locate it.
The examples in the included unit tests can be used as a good 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.
NOTE: For testing with rabbitmq, you also need export STOMP_RMQ="/"
due to the default vhost of rabbitmq is "/" instead of "localhost".
Any and all are welcome by pull request or e-mail patch.
News and notes will be posted from time to time at the stompngo wiki:
Please review and update that on occaision.
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:
Contribution information (maintained semiautomatically, best efforts basis):
First Author Date | (Commit Count) | Name / E-mail |
---|---|---|
2011-10-10 | (0240) | gmallard / <allard.guy.m@gmail.com> |
2014-02-02 | (0001) | Kelsey Hightower / <kelsey.hightower@gmail.com> |
2014-12-12 | (0001) | Logan Attwood / <logan@therounds.ca> |
2015-04-16 | (0002) | Max Garvey / <mgarvey@monsooncommerce.com> |
2016-04-11 | (0001) | Joakim Sernbrant / <joakim.sernbrant@trioptima.com> |
2016-07-30 | (0120) | Guy M. Allard / <allard.guy.m@gmail.com> |
2017-03-01 | (0001) | Dan Corin / <danielcorin@users.noreply.github.com> |
2017-05-05 | (0001) | Jason Libbey / <jlibbey@uber.com> |
2017-06-05 | (0001) | Dan Corin / <dancorin@uber.com> |
2017-11-06 | (0006) | tomsawyer / <tomsawyer126@gmail.com> |
2017-11-20 | (0001) | itomsawyer / <tomsawyer126@gmail.com> |
2018-03-12 | (0001) | GAOXIANG4 / <gaoxiang4@kingsoft.com> |
5 years ago | v1.0.13 | commitlog | ||
5 years ago | v1.0.12 | commitlog | ||
6 years ago | v1.0.11 | commitlog | ||
6 years ago | v1.0.10 | commitlog | ||
6 years ago | v1.0.9 | commitlog | ||
7 years ago | v1.0.8 | commitlog | ||
7 years ago | v1.0.7 | commitlog | ||
7 years ago | v1.0.6 | commitlog | ||
7 years ago | v1.0.5 | commitlog | ||
8 years ago | v1.0.4 | commitlog | ||
8 years ago | v1.0.3 | commitlog | ||
8 years ago | v1.0.2 | commitlog | ||
8 years ago | v1.0.1 | commitlog |
4 years ago | dev | logtree |
5 years ago | master | logtree |
5 years ago | go1 | logtree |
8 years ago | blockwork | logtree |