A STOMP protocol extension.
commit512e8d8b2df757981dfebf317bbe07825ca759c7
authorGuy M. Allard <allard.guy.m@gmail.com>
Tue, 14 Aug 2018 16:57:37 +0000 (14 12:57 -0400)
committerGuy M. Allard <allard.guy.m@gmail.com>
Tue, 14 Aug 2018 16:57:37 +0000 (14 12:57 -0400)
tree4d48c1558545b7d30d6a3ac26bac10fd916fe8b1
parente30c1f9075301d6e08a7094d2e06b1dcaedb5c83
A STOMP protocol extension.

This allow a client to implement a fix for the hangs described in
issue #25.  This is a second approach to solving that problem.
data.go
unsubscribe.go