endlessm/eos-data-distribution

Name: eos-data-distribution

Owner: endlessm

Description: NDN-based data distribution

Created: 2016-09-28 17:41:05.0

Updated: 2017-10-23 02:38:43.0

Pushed: 2017-09-23 01:55:33.0

Homepage: null

Size: 696

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

eos-data-distribution

Our data distribution platform, based on NDN technology.

Why?

Offline sync is a hard problem. We want to be able to retrieve data from the internet, from USB thumbdrives, over the local network with services like Avahi, and in the future, maybe even functionality like mesh networking.

The Named Data project takes an interesting approach to this problem space allowing us to send and recieve “data packets”.

The missing glossary

Here are the words you need to know:

Coding style and NDN API references

This package follows PEP 8.

There are various references for the NDN API. This project follows the Common Client Libraries API where possible. It also follows the PyNDN API; and the NDN naming conventions where possible.

License

This package is licensed under the LGPLv3+.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.