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: bag-of-projects/python-websockets-chat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Deejo/python-websockets-chat
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.
  • 10 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 4, 2016

  1. Configuration menu
    Copy the full SHA
    8b81cbb View commit details
    Browse the repository at this point in the history
  2. use new ws syntax

    kennethreitz committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    085ba5f View commit details
    Browse the repository at this point in the history
  3. updated ws api

    kennethreitz committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    ec90b82 View commit details
    Browse the repository at this point in the history
  4. updated ws usages

    kennethreitz committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    f0ac91a View commit details
    Browse the repository at this point in the history
  5. wss://

    kennethreitz committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    7e1f4be View commit details
    Browse the repository at this point in the history
  6. fix

    kennethreitz committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    40fb58f View commit details
    Browse the repository at this point in the history
  7. constant

    kennethreitz committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    648efb7 View commit details
    Browse the repository at this point in the history
  8. wait a bit

    kennethreitz committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    9089a17 View commit details
    Browse the repository at this point in the history
  9. Flask-Sockets==0.2.0

    kennethreitz committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    8385a5e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2016

  1. python-2.7.11

    kennethreitz committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    67adb39 View commit details
    Browse the repository at this point in the history
Loading