Skip to content
This repository was archived by the owner on Sep 29, 2024. It is now read-only.
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: googollee/go-socket.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: googollee/go-socket.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 11, 2022

  1. Refactor server option (#462)

    * refactor conn.go method(serveRead)
    
    * update server option mode,pointer safe and enhance scalability
    
    * update server option mode,pointer safe and enhance scalability
    
    * Revert "update server option mode,pointer safe and enhance scalability"
    
    This reverts commit 2c71258
    
    * update server option mode,pointer safe and enhance scalability
    
    * fixed unit_test failure
    
    * fixed unit test failure
    
    Co-authored-by: ralphchen <Wwkkvikthh123>
    Co-authored-by: Saimon Shaplygin <[email protected]>
    ralfbawg and sshaplygin committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    7dd489c View commit details
    Browse the repository at this point in the history
  2. add: changelog.md

    sshaplygin committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    7a25412 View commit details
    Browse the repository at this point in the history
Loading