Module: DRbFire
- Defined in:
- lib/drb/drbfire.rb
Defined Under Namespace
Classes: Protocol
Constant Summary collapse
- VERSION =
The current version.
[0, 1, 0]
- ROLE =
The role configuration key.
"#{self}::ROLE"- SERVER =
The server role configuration value.
"#{self}::SERVER"- CLIENT =
The client role configuration value.
"#{self}::CLIENT"- DELEGATE =
The delegate configuration key.
"#{self}::DELEGATE"- SCHEME =
Miscellaneous constants
"drbfire"- ID_FORMAT =
:nodoc:
"N"- INCOMING_CONN =
:nodoc:
"1"- OUTGOING_CONN =
:nodoc:
"2"- SIGNAL_CONN =
:nodoc:
"3"