Class BrB::Tunnel::Handler
In: lib/brb/tunnel.rb
Parent: ::EventMachine::Connection

Brb interface Handler for Tunnel over Event machine

Methods

Included Modules

BrB::Request BrB::Tunnel::Shared

Attributes

uri  [R] 

Public Class methods

Public Instance methods

Return true if the tunnel is currently active

When no method is found on tunnel interface, create an brb out request

EventMachine Callback, called after connection has been initialized

Stop the service

EventMachine unbind event The connection has been closed

[Validate]