Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/jzelinskie/dango

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/jzelinskie/dango

  • v0.0.0-20160124222101-22ce544a944a
  • Source
  • Go
  • Socket score

Version published
Created
Source

dango

dango

GoDoc License Build Status

dango (named after the Japanese food hanami dango) was a thought experiment used for testing ideas while building a middleware-based BitTorrent tracker. Conceptually, dango is modeled after the layers of middleware often seen implementing reusable behavior in HTTP servers; a tracker is simply the composition of two lists of middleware: one for Announces and one for Scrapes. Dango is not actively developed and nothing uses dango in production. I do not recommend building on top of it, but rather reading it and applying its ideas elsewhere.

This library uses terminology defined in the BitTorrent protocol specification and the popularized jargon used on an Internet near you.

FAQs

Package last updated on 24 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc