Crystal Lang STOMP Protocol

Build Status

Communicate with devices supporting the STOMP protocol

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      stomp:
        github: spider-gazelle/stomp
  2. Run shards install

Usage


require "stomp"