This repository was archived by the owner on Sep 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 850
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googollee/go-socket.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3-dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 132 files changed
- 1 contributor
Commits on May 18, 2021
-
* Add std context * Add comments * Remove io.ReadAll() * Update options pattern. * add debug logging * Add client design. * add jsonp option * add session to client * Use OnPacket() to get notification packets. * Change client.Dial() to client.Open(), to meet the name of packet type. * Add middleware * Design v3 * Add comments * main.go is an old file which is moved to server/main.go
Configuration menu - View commit details
-
Copy full SHA for 2356af8 - Browse repository at this point
Copy the full SHA 2356af8View commit details
Commits on May 21, 2021
-
* Add transport design * Add FrameWriter.
Configuration menu - View commit details
-
Copy full SHA for a893bdb - Browse repository at this point
Copy the full SHA a893bdbView commit details
Commits on May 24, 2021
-
* Remove old codes * Rollback renaming engine * Remove const error
Configuration menu - View commit details
-
Copy full SHA for 211acfb - Browse repository at this point
Copy the full SHA 211acfbView commit details
Commits on Jun 1, 2021
-
Split definition in different files. Rename to engineio. (#482)
* Split definition in different files. Rename to engineio. * Remove files in golangci. * Compatible with go 1.13 * Fix lint * go mod tidy * Rename types in packet, make a type for transport names, make Context.Packet * Remove unfinshed polling * Add comments * Update signatures of With() and OnMessage() * Packet with reader interface. * Add Error type. * Add frame type with reader/writer. * fix typo * OnFrame returns an error to control a transport.
Configuration menu - View commit details
-
Copy full SHA for fb2df57 - Browse repository at this point
Copy the full SHA fb2df57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09b5dea - Browse repository at this point
Copy the full SHA 09b5deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9861d44 - Browse repository at this point
Copy the full SHA 9861d44View commit details
Commits on Jun 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 284dd5e - Browse repository at this point
Copy the full SHA 284dd5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14660f1 - Browse repository at this point
Copy the full SHA 14660f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77d5414 - Browse repository at this point
Copy the full SHA 77d5414View commit details
Commits on Jun 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 12303e6 - Browse repository at this point
Copy the full SHA 12303e6View commit details
Commits on Jun 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9fb8498 - Browse repository at this point
Copy the full SHA 9fb8498View commit details
Commits on Jun 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b3d5b9e - Browse repository at this point
Copy the full SHA b3d5b9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad6ab1 - Browse repository at this point
Copy the full SHA 2ad6ab1View commit details
Commits on Jun 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7048afc - Browse repository at this point
Copy the full SHA 7048afcView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...v3-dev