Registry / networking / punchblock

punchblock

JSON →
library2.7.5rbrubygemsunverified

Punchblock provides a consistent API on top of several underlying third-party call control protocols, similar to how Rack works for Rails and Sinatra.

gem install punchblock
INSTALL
IMPORT
SIG · PUNCHBLOCK
P
punchblock
networkingrubyv2.7.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Punchblock
require 'punchblock'

Connect to a call control protocol using Punchblock.

require 'punchblock' client = Punchblock::Client.new(:xmpp => {:username => 'user', :password => 'pass'}) client.connect
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.7.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Resources
punchblock — gem install punchblock · libregistry