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 final version of the stomper gem.
'2.0.6'
- Client =
Alias Stomper::Client to Stomper::Connection
::Stomper::Connection