Coder Social home page Coder Social logo

autobahn-python-repl's People

Contributors

oopman avatar techdragon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

techdragon oopman

autobahn-python-repl's Issues

Implement a more extensible framework

After using this REPL essentially every day for a few months, I found a few niggles that, if solved, would make this the best Autobahn Python REPL in existence.

• The option to run either custom start-up scripts (e.g. to connect to a default router every time)
• The option to import libraries/variables and make them available in the REPL's context (e.g. pprint from pprint)

Does not work with the current version of ptpython

I've added a PR #3 for the last version of the ptpython where the program starts, but the program is still really broken using this version. Can you either pin all the dependencies correctly, or update this to use the new version of ptpython

I'd try to make a PR for the changes, but ptpython does not appear to have any documentation on how to use it the way you have done, which makes working out how to update your code quite a lot harder than I expected.

Implement transparent restart of components for multi-runner

During our work with Crossbar at OpenDNA we have encountered scenarios where the TCPTransport associated with a Component dies, usually due to some issue with a WAMP operation the Component was engaged in failing in some as yet undetermined fashion (Currently suspected to be an issue with long-running or high-throughput operations running in parallel via asyncio.gather)

In the context of the multi-runner, this causes that specific Component to become disconnected rather than affecting every Component being managed by the multi-runner. To make recovery from this kind of issue simpler the multi-runner will be enhanced to allow transparent restarting of Components that become disconnected from the WAMP router

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.