Communicate with devices supporting the STOMP protocol
Add the dependency to your shard.yml:
shard.yml
dependencies: stomp: github: spider-gazelle/stomp
Run shards install
shards install
require "stomp"