Module: Stomper

Defined in:
lib/stomper.rb,
lib/stomper/version.rb

Overview

Primary namespace of the stomper gem.

Defined Under Namespace

Modules: Errors, Extensions, Receivers, Scopes, Sockets, Support Classes: Connection, Frame, FrameSerializer, Headers, ReceiptManager, SubscriptionManager

Constant Summary collapse

VERSION =

The current version of the stomper gem.

'2.0.5'
Client =

Alias Stomper::Client to Stomper::Connection

::Stomper::Connection