Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: razerbeans/WebSocket-Arduino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: slivero/WebSocket-Arduino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 9 files changed
  • 2 contributors

Commits on Sep 8, 2010

  1. change append to match new 0019 arduino string lib

    oliver_main authored and oliver_main committed Sep 8, 2010
    Configuration menu
    Copy the full SHA
    46fd1c5 View commit details
    Browse the repository at this point in the history
  2. added spi lib import to support 0019 ethernet library

    oliver_main authored and oliver_main committed Sep 8, 2010
    Configuration menu
    Copy the full SHA
    a5c52e3 View commit details
    Browse the repository at this point in the history
  3. commented out getChars to allow compilation with the new string lib

    oliver_main authored and oliver_main committed Sep 8, 2010
    Configuration menu
    Copy the full SHA
    fc28d2b View commit details
    Browse the repository at this point in the history
  4. updated header to be compatible with draft-hixie-thewebsocketprotocol-75

    oliver_main authored and oliver_main committed Sep 8, 2010
    Configuration menu
    Copy the full SHA
    d829685 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2010

  1. Updated the jquery library

    oliver_main authored and oliver_main committed Sep 11, 2010
    Configuration menu
    Copy the full SHA
    b001426 View commit details
    Browse the repository at this point in the history
  2. fixed example file

    oliver_main authored and oliver_main committed Sep 11, 2010
    Configuration menu
    Copy the full SHA
    c7b6242 View commit details
    Browse the repository at this point in the history
  3. fixed example file includes

    oliver_main authored and oliver_main committed Sep 11, 2010
    Configuration menu
    Copy the full SHA
    a09c5f8 View commit details
    Browse the repository at this point in the history
  4. fixed actions example with quick hack while I fix the reciving bit

    oliver_main authored and oliver_main committed Sep 11, 2010
    Configuration menu
    Copy the full SHA
    1ff2c27 View commit details
    Browse the repository at this point in the history
  5. More tidying

    oliver_main authored and oliver_main committed Sep 11, 2010
    Configuration menu
    Copy the full SHA
    dae1fdb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2010

  1. revised readme

    oliver_main authored and oliver_main committed Sep 12, 2010
    Configuration menu
    Copy the full SHA
    c6532af View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2010

  1. removed hard coding of ip address Closes #5

    oliver_main authored and oliver_main committed Sep 17, 2010
    Configuration menu
    Copy the full SHA
    4ad6b1c View commit details
    Browse the repository at this point in the history
  2. Fixed verification of websocket upgrade Closes #4

    oliver_main authored and oliver_main committed Sep 17, 2010
    Configuration menu
    Copy the full SHA
    a42173b View commit details
    Browse the repository at this point in the history
  3. tidy up the folder

    oliver_main authored and oliver_main committed Sep 17, 2010
    Configuration menu
    Copy the full SHA
    4c347a0 View commit details
    Browse the repository at this point in the history
  4. Add my name to the copyright

    chemicaloliver authored and chemicaloliver committed Sep 17, 2010
    Configuration menu
    Copy the full SHA
    9e8252a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2010

  1. Add method to handle handshake processing (still need to extract stri…

    …ngs and MD5)
    chemicaloliver authored and chemicaloliver committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    17d50fa View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2011

  1. Configuration menu
    Copy the full SHA
    93dc91b View commit details
    Browse the repository at this point in the history
  2. Needed for keyphrase

    bentech committed Jan 16, 2011
    Configuration menu
    Copy the full SHA
    968ca23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    572548f View commit details
    Browse the repository at this point in the history
Loading