Giter VIP home page Giter VIP logo

i2peer's People

Contributors

sisbell avatar

Watchers

 avatar  avatar

i2peer's Issues

Create a client framework for Request/Response

Create a client framework that will allow the user to make traditional request/response calls over the p2p network. This will require mapping of sourcePacketId with responsePacketId.

The user should be able to construct a simple interface with callbacks and the framework will handle the rest. Another option is to use futures or to use actors. Needs evaluation.

Default Protocol Stack

Should have a set of classes that creates a default protocol stack that will get the user started quickly. This will build from the fair-link up to the application layer.

Add params to the Message class

Add params to the Message class. This will be a basic encoded map. This will allow the user to call a URL like i2peer://auth?param=myValue within a browser. The 'auth' will be the path of the target process, while the params will be part of the Message.

AccountManager

Create an account manager that will allow the user to query and add account information. This should also include managing the obtaining of temp and session tokens.

Authentation

Port over oulipo-security project and make it compatible as the default authentication implementation for the i2peer stack. This should be pluggable so other auth frameworks can also be used.

Browser Tab Views

Browser should have tabs that can do simple request/response over the i2peer network. The user can type a URL (i2peer://ping) and get back the response within the tab view.

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.