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

discovery-cloud-server

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discovery-cloud-server

This was made as a (mostly) drop-in replacement for hyperswarm.

  • 1.0.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Discovery Cloud

This was made as a (mostly) drop-in replacement for hyperswarm.

https://github.com/hyperswarm/hyperswarm

We were developing on a platform (Chrome App) that had some serious network bugs and platform limitations, and built this as a replacement. This is the server portion of the project that will allow peers to find each other via discovery keys and get piped websockets to each other.

This app is intended to be deployable to heroku out of the box and require no configuration. By its design it should only ever run with a single dyno as there's no backplane for processes to communicate with each other.

Setup

The code should work as a heroku app out of the box with no extra setup.

  $ heroku create
  Creating app... done, ⬢ fish-monger-9999
  https://fish-monger-9999.herokuapp.com/ | https://git.heroku.com/fish-monger-9999.git
  $ git push heroku master

LICENSE

MIT

FAQs

Package last updated on 19 Nov 2019

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