Code Monkey home page Code Monkey logo

plinth's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

plinth's Issues

embedded C for crypto in v3 implementation?

This issue is to publicly ponder whether the Python version should embed the crypto component of the C library. Since most Python crypto modules wrap C libraries anyway, is there a real advantage to having an independent implementation of the primitives?

async / embedding

What are the things to worry about for compatibility with projects that already use twisted or gevent or other async strategies that aren't compatible with asyncio / tulip / trollius?

Possibly zero things.

Uninformative Examples

I believe someone should make an example that clearly shows how to make a channel, how to send a message, and how to handle a message. I'm trying to do this, but I don't know if I have the knowledge to.

wrong seeds.json format? hash_name=seed['hashname']

Seems it cannot interpret the seeds.json ? Could you guide with that please.

i use https://github.com/quartzjer/telehash-seeds/blob/619dbeb4ea8280af6a437e509e8ef49b5d7469b5/seeds.json

 File "./examples/seed.py", line 66, in <module>
    run_seed(keyfile=keyfile, seedfile=seedfile, port=args.port)
  File "./examples/seed.py", line 46, in run_seed
    seed.serve_forever()
  File "/srv/projektstuff/prog/python/plinth/local/lib/python2.7/site-packages/gevent/baseserver.py", line 282, in serve_forever
    self.start()
  File "/srv/projektstuff/prog/python/plinth/local/lib/python2.7/site-packages/plinth/core.py", line 45, in start
    seed_id = SwitchID(hash_name=seed['hashname'],
TypeError: string indices must be integers

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.