ruby-emdr-client | Super simple EMDR client written in Ruby

 by   dougalcorn Ruby Version: Current License: MIT

kandi X-RAY | ruby-emdr-client Summary

kandi X-RAY | ruby-emdr-client Summary

ruby-emdr-client is a Ruby library typically used in Retail applications. ruby-emdr-client has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

This is a very simple client for connecting to the EVE Market Data Relay network. This is a ZeroMQ network of user submitted information about the player-driven market in EVE Online. The messages received are in the Unified Uploader Data Interchange Format as specified by EVE Central. Players voluntarily upload market data as they are playing the game. When a player makes a market query in game, that data is cached locally on their computer. This cache can be parsed and uploaded through various clients. This is "drinking from the fire hose". I have seen the messages come in at over 20 a second. There are two types of messages: orders and history. The contents of the message depend on its type. For order messages, you'll have rowsets with a row for each order on the market. For high volume items, that could be hundreds of rows. For low volume items, it may only be a few. For history messages, you'll have a rowset with a row for each day. How many days depend on the date range the player specified in the client. It may only be a week's history, or could be a year's history. You should know what you want to do with this data and only keep the pieces you need. Keeping it all in a format that's easy to search is hard and will take a lot of disk space.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ruby-emdr-client has a low active ecosystem.
              It has 7 star(s) with 2 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ruby-emdr-client is current.

            kandi-Quality Quality

              ruby-emdr-client has no bugs reported.

            kandi-Security Security

              ruby-emdr-client has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              ruby-emdr-client is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              ruby-emdr-client releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ruby-emdr-client
            Get all kandi verified functions for this library.

            ruby-emdr-client Key Features

            No Key Features are available at this moment for ruby-emdr-client.

            ruby-emdr-client Examples and Code Snippets

            No Code Snippets are available at this moment for ruby-emdr-client.

            Community Discussions

            No Community Discussions are available at this moment for ruby-emdr-client.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ruby-emdr-client

            While this project was initialized using bundle gem, it's not technically a gem. It's not designed to be included into another project. It's just a simple, working EMDR client. To install, clone this code locally and then run bundle install. Because this project is laid out like a gem, the dependencies are specified in the emdr.gemspec; primarily Celluloid ZMQ.

            Support

            Fork itCreate your feature branch (git checkout -b my-new-feature)Commit your changes (git commit -am 'Add some feature')Push to the branch (git push origin my-new-feature)Create new Pull Request
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/dougalcorn/ruby-emdr-client.git

          • CLI

            gh repo clone dougalcorn/ruby-emdr-client

          • sshUrl

            git@github.com:dougalcorn/ruby-emdr-client.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link