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: uNetworking/uWebSockets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: virtalis/uWebSockets
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.
  • 12 commits
  • 20 files changed
  • 4 contributors

Commits on Nov 4, 2020

  1. YETI-363: Added a CMakeLists for usockets and libuv (1.9.1) headers t…

    …hat it requires
    Tom Rosling committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    0d80c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    441f2e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Merge tag 'v20.8.0' into v20-8-0

    # Conflicts:
    #	src/WebSocket.h
    Chris Goulielmos committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    604490b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. YETI-767: update uwebsockets to latest 23.8.0 version

     - update compile issues
     - updated the usockets dependency on latest version 0.8.1
     - fixed cmake build script so we can include the dependency library along side to the yeti project
    Chris Goulielmos committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    15d46f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from virtalis/v20-8-0

    V20 8 0
    Jamie Femia authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    346ab9b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. usockets fallback to last stable 0.8.1

    Chris Goulielmos committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    7787044 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from virtalis/usockets-update

    usockets fallback to last stable 0.8.1
    spqqky authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    3bd1fe6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from virtalis/usockets-update

    usockets fallback to last stable 0.8.1
    Chris Goulielmos committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    f3e4a55 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Remove no zlib flag from script

    Chris Goulielmos committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    ec83e76 View commit details
    Browse the repository at this point in the history
  2. uWebSockets project update

     - change the project name to reflect the library name
     - add uWebSockets header to the project
     - stop using zlib
    Chris Goulielmos committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    6091903 View commit details
    Browse the repository at this point in the history
  3. uWebSockets project update

     - change the project name to reflect the library name
     - add uWebSockets header to the project
     - stop using zlib
    Chris Goulielmos committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    64ac445 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. uWebSockets project update

     - change the project name to reflect the library name
     - add uWebSockets header to the project
     - stop using zlib
    Chris Goulielmos committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    db17039 View commit details
    Browse the repository at this point in the history
Loading