Open iande opened 11 years ago
See the full spec at: http://stomp.github.com/stomp-specification-1.2.html
The big changes are:
id
ack
With adding support for a new spec, I think I can justify a major version release and break backwards compatibility. The code could definitely do with some reorganization and I'd like to get io_unblock into play.
See the full spec at: http://stomp.github.com/stomp-specification-1.2.html
The big changes are:
id
header whose value matches theack
header of the corresponding message.