Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websocket support for harbor #90

Merged
merged 38 commits into from
Jul 27, 2013
Merged

Websocket support for harbor #90

merged 38 commits into from
Jul 27, 2013

Commits on Apr 17, 2013

  1. First tests using websockets.

    On the road towards bug #60.
    smimram committed Apr 17, 2013
    Configuration menu
    Copy the full SHA
    43f7d8a View commit details
    Browse the repository at this point in the history
  2. Correctly decode frames.

    smimram committed Apr 17, 2013
    Configuration menu
    Copy the full SHA
    f1b8c42 View commit details
    Browse the repository at this point in the history
  3. Started lame test.

    smimram committed Apr 17, 2013
    Configuration menu
    Copy the full SHA
    c2ea7cb View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2013

  1. Configuration menu
    Copy the full SHA
    fcd3b3a View commit details
    Browse the repository at this point in the history
  2. Dump received data.

    smimram committed Apr 18, 2013
    Configuration menu
    Copy the full SHA
    eaa5104 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2013

  1. Configuration menu
    Copy the full SHA
    9b1ed13 View commit details
    Browse the repository at this point in the history
  2. Working audio replay.

    smimram committed Jun 28, 2013
    Configuration menu
    Copy the full SHA
    7c1fbd8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2013

  1. Configuration menu
    Copy the full SHA
    716983f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2013

  1. Configuration menu
    Copy the full SHA
    172183c View commit details
    Browse the repository at this point in the history
  2. Better style.

    smimram committed Jul 3, 2013
    Configuration menu
    Copy the full SHA
    185aaff View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2013

  1. Better style.

    smimram committed Jul 4, 2013
    Configuration menu
    Copy the full SHA
    3460db3 View commit details
    Browse the repository at this point in the history
  2. Basic websocket reply.

    Now we have to really start implementing the websocket protocol...
    smimram committed Jul 4, 2013
    Configuration menu
    Copy the full SHA
    ed97070 View commit details
    Browse the repository at this point in the history
  3. Harbor websocket input is working for mpeg files!

    Now waiting for Romain to polish this code... ;)
    smimram committed Jul 4, 2013
    Configuration menu
    Copy the full SHA
    6538d74 View commit details
    Browse the repository at this point in the history
  4. Simpler read function.

    smimram committed Jul 4, 2013
    Configuration menu
    Copy the full SHA
    a10e5bf View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2013

  1. Some cleanup.

    toots committed Jul 13, 2013
    3 Configuration menu
    Copy the full SHA
    6a57cf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2013

  1. Configuration menu
    Copy the full SHA
    203aa55 View commit details
    Browse the repository at this point in the history
  2. Raw audio input.

    smimram committed Jul 17, 2013
    Configuration menu
    Copy the full SHA
    1fcd179 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2013

  1. Configuration menu
    Copy the full SHA
    4d365d4 View commit details
    Browse the repository at this point in the history
  2. Nicely working on files.

    smimram committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    10ca4cd View commit details
    Browse the repository at this point in the history
  3. Move away old tests.

    smimram committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    88ac10f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3480793 View commit details
    Browse the repository at this point in the history
  5. Add support for S16LE.

    smimram committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    5ed85a6 View commit details
    Browse the repository at this point in the history
  6. Add support for metadata.

    smimram committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    ac9aacd View commit details
    Browse the repository at this point in the history
  7. Add support for S8.

    smimram committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    c5c5ce2 View commit details
    Browse the repository at this point in the history
  8. Don't guess samplerate.

    smimram committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    b672238 View commit details
    Browse the repository at this point in the history
  9. Small README.

    smimram committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    471cdec View commit details
    Browse the repository at this point in the history
  10. Add lame example.

    smimram committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    2835b29 View commit details
    Browse the repository at this point in the history
  11. Add lame example.

    smimram committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    8bc80df View commit details
    Browse the repository at this point in the history
  12. Add default JSON parser.

    smimram committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    6ea9a36 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    367c859 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2013

  1. Configuration menu
    Copy the full SHA
    e1bbb26 View commit details
    Browse the repository at this point in the history
  2. Handle more cases.

    smimram committed Jul 19, 2013
    Configuration menu
    Copy the full SHA
    9d3d8f8 View commit details
    Browse the repository at this point in the history
  3. Long length.

    smimram committed Jul 19, 2013
    Configuration menu
    Copy the full SHA
    e253b5f View commit details
    Browse the repository at this point in the history
  4. Better error.

    smimram committed Jul 19, 2013
    Configuration menu
    Copy the full SHA
    8d2bf32 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2013

  1. 5 Configuration menu
    Copy the full SHA
    ecaf1bd View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2013

  1. Added not-too-classy Retry mechanism to allow harbor source to retry …

    …reading
    
    (with timeout) when websocket got a text frame.
    toots committed Jul 21, 2013
    4 Configuration menu
    Copy the full SHA
    7af67f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6613f2e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2013

  1. Configuration menu
    Copy the full SHA
    976387e View commit details
    Browse the repository at this point in the history