GithubHelp home page GithubHelp logo

humboldt's People

Contributors

klmitch avatar

Watchers

 avatar  avatar

humboldt's Issues

Process extension headers

A recent update documented extension headers; although none currently exist, it documents the semantics for extension headers that don't exist, allowing some to be skipped while requiring that others cause the connection to be closed. Humboldt does not currently support these, and unknown protocol numbers cause the connection to be closed. It should be updated to accept and discard unknown extension headers that are ignorable.

Implement binary nodes

A binary YAML node may be used for storing the Humboldt node ID in the state file in the future.

Handle all-zeros addresses

Humboldt needs to know exactly what addresses it has opened sockets for, so it can generate proper advertisements for peers. Right now, if someone specifies no endpoints, Humboldt is unable to generate a reasonable default. Additionally, if someone were to specify an all-zeros IPv4 or IPv6 address, Humboldt would gladly open them directly. This should be substituted with behavior that determines what addresses are available on the system at runtime and opens individual ports for each. This should also result in appropriate modifications to the endpoint advertisements to be distributed.

Configuration file reloading

Right now, configuration is read directly with no attempt made to handle duplications or the case of reloading the configuration. We should support reloading the configuration and appropriately handling deltas between the original configuration and the new configuration, such as opening added endpoints, removing removed endpoints, etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.