stomp 0.11.0

A full STOMP 1.2 client implementation. Allows programs to interact with message queueing services like ActiveMQ and RabbitMQ.
1
2
3
4
5
6
7
8
src/**/target/**
target/**
examples/**/target/**
**.swp
**callgrind.out.*
**perf.data*
Cargo.lock
.idea