https://github.com/gin-contrib/sse
Last synced: about 1 month ago
Repository metadata:
Server-Sent Events implementation in Go. Used by the Gin Framework.
- Host: GitHub
- URL: https://github.com/gin-contrib/sse
- Owner: gin-contrib
- License: mit
- Fork: true (manucorporat/sse)
- Created: 2017-01-08T18:45:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T02:14:42.000Z (5 months ago)
- Last Synced: 2024-10-12T08:33:55.043Z (2 months ago)
- Language: Go
- Homepage:
- Size: 55.7 KB
- Stars: 116
- Watchers: 9
- Forks: 29
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Gin-Gonic
- Login: gin-contrib
- Email:
- Kind: organization
- Description:
- Website: https://gin-gonic.com/
- Location: $GOPATH
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/15729372?v=4
- Repositories: 23
- Last Synced at: 2024-03-27T01:17:27.997Z
- Profile URL: https://github.com/gin-contrib
- Sponsor URL:
Committers metadata
Last synced: 2 months ago
Total Commits: 51
Total Committers: 6
Avg Commits per committer: 8.5
Development Distribution Score (DDS): 0.627
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Manu Mtz-Almeida | m****d@g****m | 19 |
dependabot[bot] | 4****] | 17 |
田欧 | t****u@g****m | 10 |
Javier Provecho Fernandez | j****n@g****m | 2 |
Matthieu MOREL | m****5 | 2 |
leonlau | l****2@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 443,763,709
- Total dependent packages: 22,995 (may contain duplicates)
- Total dependent repositories: 53,435 (may contain duplicates)
- Total versions: 2
go: github.com/gin-contrib/sse
- Homepage: https://github.com/gin-contrib/sse
- Documentation: https://pkg.go.dev/github.com/gin-contrib/sse#section-documentation
- Licenses: MIT
- Latest release: v0.1.0 (published over 5 years ago)
- Last Synced: 2024-11-11T01:04:27.383Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 22,995
- Dependent Repositories: 53,432
- Docker Downloads: 443,763,709
-
Rankings:
- Dependent packages count: 0.009%
- Dependent repos count: 0.022%
- Docker downloads count: 0.176%
- Average: 1.979%
- Forks count: 4.658%
- Stargazers count: 5.028%
go: gopkg.in/gin-contrib/sse.v0
- Homepage: https://github.com/gin-contrib/sse
- Documentation: https://pkg.go.dev/gopkg.in/gin-contrib/sse.v0#section-documentation
- Licenses: MIT
- Latest release: v0.0.0-20170109093832-22d885f9ecc7 (published almost 8 years ago)
- Last Synced: 2024-11-11T01:04:29.733Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 3
-
Rankings:
- Dependent repos count: 2.889%
- Forks count: 4.654%
- Stargazers count: 5.02%
- Average: 5.529%
- Dependent packages count: 9.553%
Dependencies
.github/workflows/go.yml
actions
- actions/cache v3.2.3 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- codecov/codecov-action v3 composite
- golangci/golangci-lint-action v3.2.0 composite
go.mod
go
- github.com/stretchr/testify v1.8.0
go.sum
go
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1