Giter VIP home page Giter VIP logo

pulsar's Introduction

pulsar's People

Contributors

dermah avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pulsar's Issues

Extract transmitter

I should be able to use the Pulsar transmitter programmatically as a module so that I can use it in other projects.

Plugin system

Pulsar (this repository) will orchestrate a bunch of pulsar plugins together:

Pulsar

  • Organise all plugins together
  • Manage passing of data between plugins
  • Could have multiple transmitters and inputs
  • Knows what pulses are in play, tells transmitters what assets need to be sent to support each pulse

Transmitter

  • Receive pulses from inputs (via Pulsar)
  • Send pulses to clients
  • (?) Manage clients
  • (?) Send assets needed by clients
    • Is told by Pulsar what it needs to send to clients

Input

  • Is an event emitter
  • Emits pulses
  • Emissions are passed by Pulsar to all transmitters
  • Could be aware of all pulses that clients could recive
    • Aware of pulse data shape (the data that they require)

Client/Receiver

  • Receives pulses from transmitter
  • Determines what to do with them
  • (?) Receives assets from a transmitter that enable it to display pulses

Pulse

Exports:

  • Function that a receiver should run when receiving this pulse
  • Assets that are needed by a receiver to display the pulse
  • Shape of the pulse that should be sent (for the input to determine how to make a pulse)

functions functions functions functions functions functions functions functions functions functions

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.