Coder Social home page Coder Social logo

redsys's People

Contributors

dkapila avatar jukowski avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dkapila pdinc-oss

redsys's Issues

Enabling services from the Web Interface

Currently, starting a certain service on a document is done manually. For example, bin/runner.coffee, just connects to http://localhost:8002/channel, opens document "code:test", and starts the stex/hider and stex/transclusion services on that document. What we would like to have is some way of enabling these services

  • on any document (not only on code:test)
  • doing so from the Web interface itself

Idea 1:
Add a REST service for enabling (and also disabling) a service on a certain document. So when:
http://localhost:8002/enable/stex-hider/code:test is invoked - the service stex-hider is enabled for document code:test
Big problem of this approach is security.

Idea 2:
The editor maintains a double sided connection with ShareJS. Using this connection would take care of the security issues but would require changes in the ShareJS code - something we don't want to have. We might need to adapt the browserchannel.coffee so that it can handle enable requests.

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.