Module: Lightstreamer
- Defined in:
- lib/lightstreamer.rb,
lib/lightstreamer/errors.rb,
lib/lightstreamer/session.rb,
lib/lightstreamer/version.rb,
lib/lightstreamer/cli/main.rb,
lib/lightstreamer/line_buffer.rb,
lib/lightstreamer/subscription.rb,
lib/lightstreamer/stream_connection.rb,
lib/lightstreamer/control_connection.rb,
lib/lightstreamer/messages/update_message.rb,
lib/lightstreamer/stream_connection_header.rb,
lib/lightstreamer/messages/overflow_message.rb,
lib/lightstreamer/cli/commands/stream_command.rb
Overview
This module contains all the code for the Lightstreamer gem. See README.md to get started with using this gem.
Defined Under Namespace
Modules: CLI, Errors Classes: ControlConnection, LightstreamerError, LineBuffer, OverflowMessage, Session, StreamConnection, StreamConnectionHeader, Subscription, UpdateMessage
Constant Summary collapse
- VERSION =
The version of this gem.
'0.6'.freeze