Module: Lightstreamer

Defined in:
lib/lightstreamer.rb,
lib/lightstreamer/utf16.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/stream_connection_header.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, UTF16 Classes: AuthenticationError, ClientVersionNotSupportedError, ConfiguredMaximumServerLoadReachedError, ConfiguredMaximumSessionsReachedError, ControlConnection, Error, IncompatibleSessionError, InvalidDataAdapterError, InvalidFieldError, InvalidItemError, InvalidItemForFieldsError, InvalidProgressiveNumberError, InvalidSelectorError, LicensedMaximumSessionsReachedError, LineBuffer, MetadataAdapterError, NewSessionsTemporarilyBlockedError, RawModeNotAllowedByLicenseError, RequestError, Session, SessionEndError, StreamConnection, StreamConnectionHeader, StreamingNotAvailableError, Subscription, SubscriptionsNotAllowedByLicenseError, SyncError, TableModificationNotAllowedError, UnfilteredDispatchingNotAllowedByLicenseError, UnfilteredDispatchingNotAllowedForItemError, UnfilteredDispatchingNotSupportedForItemError, UnknownAdapterSetError, UnknownTableError, UnsupportedModeForItemError

Constant Summary collapse

VERSION =

The version of this gem.

'0.4'.freeze