A summary of data about the Ruby ecosystem.

https://github.com/ruby/net-protocol

The abstruct interface for net-* client.
https://github.com/ruby/net-protocol

Keywords

hacktoberfest ruby

Keywords from Contributors

strscan webrick rubygems bigdecimal debugger debugging-tool repl documentation-tool feature-flag parser-generator

Last synced: about 3 hours ago
JSON representation

Repository metadata

The abstruct interface for net-* client.

README.md

Net::Protocol

The abstract interface for net-* client.

Installation

Add this line to your application's Gemfile:

gem 'net-protocol'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install net-protocol

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake test to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ruby/net-protocol.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 191
Total Committers: 25
Avg Commits per committer: 7.64
Development Distribution Score (DDS): 0.602

Commits in past year: 18
Committers in past year: 4
Avg Commits per committer in past year: 4.5
Development Distribution Score (DDS) in past year: 0.444

Name Email Commits
aamine a****e@b****e 76
Hiroshi SHIBATA h****t@r****g 35
Nobuyoshi Nakada n****u@r****g 16
dependabot[bot] 4****] 12
normal n****l@b****e 10
naruse n****e@b****e 7
Olle Jonsson o****n@g****m 5
kazu k****u@b****e 5
matz m****z@b****e 4
Jean Boussier j****r@g****m 3
Benoit Daloze e****p@g****m 2
drbrain d****n@b****e 2
shugo s****o@b****e 2
Benson Muite b****t 1
Jeremy Evans c****e@j****t 1
Mark Young m****g@a****o 1
Peter Goldstein p****n@g****m 1
Takashi Kokubun t****n@g****m 1
akr a****r@b****e 1
ko1 k****1@b****e 1
nahi n****i@b****e 1
gsinclair g****r@b****e 1
tenderlove t****e@b****e 1
usa u****a@b****e 1
Étienne Barrié e****e@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 6
Total pull requests: 40
Average time to close issues: 6 months
Average time to close pull requests: about 1 month
Total issue authors: 6
Total pull request authors: 14
Average comments per issue: 1.0
Average comments per pull request: 0.7
Merged pull request: 32
Bot issues: 0
Bot pull requests: 12

Past year issues: 1
Past year pull requests: 13
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.38
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 10

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ruby/net-protocol

Top Issue Authors

  • voxik (1)
  • WoLkErSs (1)
  • jproctor (1)
  • jjb (1)
  • sdalu (1)
  • SamSaffron (1)

Top Pull Request Authors

  • dependabot[bot] (12)
  • hsbt (7)
  • olleolleolle (4)
  • casperisfine (3)
  • nobu (2)
  • eregon (2)
  • astapinski (2)
  • marshall-lee (2)
  • k0kubun (1)
  • petergoldstein (1)
  • etiennebarrie (1)
  • mark-young-atg (1)
  • bkmgit (1)
  • sevenc-nanashi (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (12)
  • github_actions (10)

Package metadata

gem.coop: net-protocol

The abstract interface for net-* client.

  • Homepage: https://github.com/ruby/net-protocol
  • Documentation: http://www.rubydoc.info/gems/net-protocol/
  • Licenses: Ruby,BSD-2-Clause
  • Latest release: 0.2.2 (published over 2 years ago)
  • Last Synced: 2026-03-02T05:32:24.089Z (1 day ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 232,767,354 Total
  • Docker Downloads: 3,324,176,471
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.039%
    • Downloads: 0.118%
  • Maintainers (2)
rubygems.org: net-protocol

The abstract interface for net-* client.

  • Homepage: https://github.com/ruby/net-protocol
  • Documentation: http://www.rubydoc.info/gems/net-protocol/
  • Licenses: Ruby,BSD-2-Clause
  • Latest release: 0.2.2 (published over 2 years ago)
  • Last Synced: 2026-02-28T16:00:37.158Z (3 days ago)
  • Versions: 7
  • Dependent Packages: 5
  • Dependent Repositories: 35,266
  • Downloads: 232,548,682 Total
  • Docker Downloads: 3,324,176,471
  • Rankings:
    • Docker downloads count: 0.031%
    • Dependent repos count: 0.175%
    • Downloads: 0.292%
    • Dependent packages count: 2.811%
    • Average: 3.345%
    • Forks count: 6.061%
    • Stargazers count: 10.703%
  • Maintainers (2)
proxy.golang.org: github.com/ruby/net-protocol

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/ruby/net-protocol#section-documentation
  • Licenses: other
  • Latest release: v0.2.2 (published over 2 years ago)
  • Last Synced: 2026-02-28T00:51:56.269Z (4 days ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 5.068%
    • Stargazers count: 7.644%
    • Average: 8.272%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

Gemfile rubygems
  • rake >= 0
  • test-unit >= 0
net-protocol.gemspec rubygems
  • timeout >= 0
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/push_gem.yml actions
  • actions/checkout 1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 composite
  • ruby/setup-ruby d5126b9b3579e429dd52e51e68624dda2e05be25 composite
  • rubygems/release-gem 1c162a739e8b4cb21a676e97b087e8268d8fc40b composite
  • step-security/harden-runner 20cf305ff2072d973412fa9b1e3a4f227bda3c76 composite
.github/workflows/sync-ruby.yml actions
  • actions/checkout v6 composite
  • actions/create-github-app-token v2 composite
  • convictional/trigger-workflow-and-wait v1.6.5 composite

Score: 29.43052580415221