Registry / networking / net-irc

net-irc

JSON →
library0.0.9rbrubygemsunverified

Library for implementing IRC server and client in Ruby.

gem install net-irc
INSTALL
IMPORT
SIG · NET-IRC
N
net-irc
networkingrubyv0.0.9
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.

Net::IRC
require 'net/irc'

Starts a basic IRC server.

require 'net/irc' server = Net::IRC::Server.new('localhost', 6667, MyServerSession) server.start
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.9latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Amazon
1
Resources
net-irc — gem install net-irc · libregistry