Coder Social home page Coder Social logo

quicr's Introduction

QuicR

THiS REPO IS NOT UNDER ACTIVE DEVELOPMENT

quicr's People

Contributors

fluffy avatar suhashere avatar

Stargazers

alex avatar Daniel Stolpmann avatar Rich Logan avatar Scott Henning avatar Jan Koppe avatar  avatar  avatar

Watchers

Richard Barnes avatar  avatar Scott Henning avatar  avatar Mo Zanaty avatar Rich Logan avatar Nermin Ismail avatar Christian Huitema avatar Tim Evens avatar Brett Regnier avatar

quicr's Issues

Fix current main

  • Get examples working
  • Introduce timer loop and remove sync threads
  • Introduce PathToken

run as single thread

change the code so library does not assume threads. Stuff outside library periodically calls a run function that goes and does everything in all the pipes. Can also have a sender and receiver thread. Make sure library is thread safe

Add min/max bitrate conroll

  • send null data in none in Q uplink
  • set min max rates up and down
  • limit upstream max rate
  • send upstream min rate
  • change rate command to have min and max rates
  • limit downstream max rate
  • limit downstream min rate
  • change relay to not send over max rate
  • change relay to send at at least min rate
  • rate test programs

Implement sync / ack / reset

Main parts are

  • Send sync every second from client
  • Send Ack in reply to sync
  • Detect if connection lost
  • Send Reset if connection lost
  • Send Reset on connection close
  • Send Origin server dns name / port in Sync
  • Send Auth secret in Sync
  • Verify auth secret in Ack and Reset
  • Support Reset with cookie that indicates retry Sync with Cookie

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.