FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing 2.2.1...3.0.0 · socketio/socket.io-msgpack-parser · GitHub

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: socketio/socket.io-msgpack-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.1
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: socketio/socket.io-msgpack-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Sep 28, 2020

  1. docs: update README

    darrachequesne committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    1186445 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    8c30107 View commit details
    Browse the repository at this point in the history
  2. feat: implement Socket.IO protocol v5 (#3)

    In order to be compatible with Socket.IO v3.
    
    - a CONNECT packet may now contain a payload
    - the encode() method is synchronous
    - a PacketType enum must be exported
    
    Reference: https://github.com/socketio/socket.io-protocol/
    darrachequesne authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    2e72611 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5080b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10f8758 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL