Code Monkey home page Code Monkey logo

dxfeed.net's Introduction

Intro

The library is a prototype to test and validate approach and architecture for of direct access to dxfeed's CometD interface over websocket.

The reason behind of that is that the target platform is not supported by any of provided dxFeed Client APIs. C# is used just because I consider it the easiest way to prototype :-).

To learn about the structure of the API read documentation.

The solution consists of three main projects:

  • API
  • Unit and integration test for API
  • A demo example that shows typical use of the API

Warranties

This is an experimental prototype project.

The code is created solely to validate the hypothesis that you need nothing beyond an ordinary websocket transport to work with a CometD feed.

The author provides no warranties of any kind. Again: I do not promise commercial usefulness, freedom from errors or whatever you may wish to expect from this code :-). Use this code at your own risk.

The project is not paid or otherwise endorsed by dxFeed or any other company.

What do you need to play with that

  1. .NET 6.0 SDK
  2. You need an URL to dxFeed access point
  3. You need to have access to dxFeed access token

If you are the client of dxFeed you know how to get 2 and 3. If you don't, please become their client first :-).

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.