Module: Quark

Defined in:
lib/quark/config.rb,
lib/quark/errors.rb,
lib/quark/server.rb,
lib/quark/version.rb,
lib/quark/base_server.rb,
lib/quark/servers/tcp.rb,
lib/quark/servers/udp.rb,
lib/quark/commands/put.rb,
lib/quark/servers/http.rb,
lib/quark/commands/list.rb,
lib/quark/commands/peek.rb,
lib/quark/commands/ping.rb,
lib/quark/commands/tree.rb,
lib/quark/commands/fetch.rb,
lib/quark/servers/socket.rb,
lib/quark/commands/observe.rb,
lib/quark/command_processor.rb,
lib/quark/servers/websocket.rb

Defined Under Namespace

Modules: CommandProcessor Classes: ArgumentError, Config, Error, InvalidCommand, Server

Constant Summary collapse

VERSION =
'0.4.1'