Giter VIP home page Giter VIP logo

alicemq'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  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  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  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

alicemq's Issues

Isolate exchanges and their relatives via toggle

The visualization sometimes looks a little busy and hard to read, it would be nice to isolate exchanges and their relatives via a toggle.
The problem is that blueBottle currently does not serve nodes in groupings. Meaning we can't look to the state and find these relations easily.
I will look into how we can modify the blueBottle lib to pass down an exchange to the state along with information about its relatives.
Once that is done we will be able to toggle exchanges on and off.

map of undefined object onLoad

When Alice visualizer’s onLoad and refresh returns error “map of undefined”. Possible error with one of the methods in blueBottle that is mapping the wrong data.

Failed to launch app

Hi, thanks for amazing visualizer 👍

  • Bug
  • Linux Ubuntu

Steps to reproduce

npm install
npm run buildapp
npm run app

Error message

> [email protected] app /home/egor/Desktop/github/repos/iqoption/alicemq
> webpack --config webpack.config.js && electron .

Hash: 375d232837f453373d20
Version: webpack 4.35.2
Time: 728ms
Built at: 07/05/2019 12:49:18 PM
                  Asset     Size  Chunks             Chunk Names
./client/dist/bundle.js  959 KiB    main  [emitted]  main
Entrypoint main = ./client/dist/bundle.js
[./client/index.js] 257 bytes {main} [built]
[./client/static/style.css] 1.15 KiB {main} [built]
[./node_modules/css-loader/dist/cjs.js!./client/static/style.css] 5.83 KiB {main} [built]
[./node_modules/webpack/buildin/global.js] (webpack)/buildin/global.js 472 bytes {main} [built]
    + 14 hidden modules

ERROR in ./client/index.js
Module not found: Error: Can't resolve './App.jsx' in '/home/egor/Desktop/github/repos/iqoption/alicemq/client'
 @ ./client/index.js 4:0-28 6:36-39

CORS: internal server error 500 /api/bindings

Making a fetch call from the development web application to http://{rabbitMQ}:15672/api/bindings along with the credential options to log in results in an error. All endpoints work with producers, consumers, queues, exchanges but not with bindings.

However it works in postman.

Issue with connecting to cloud rmq instances

There is a CORS issue with trying to connect to cloud instances. The base64 encoding headers are correct, but are not being passed with the fetch. There needs to be either a fix from Carrot-Input or need to include instructions in docs for enabling cors through wildcard. It would be ideal to handle this on our client side.

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.