An open API service for producing an overview of a list of open source projects.

https://github.com/jkbrsn/wsstat

Score: -Infinity

Last synced: about 19 hours ago
JSON representation

Repository metadata:

Check the status of a WebSocket endpoint.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 436
Total Committers: 3
Avg Commits per committer: 145.333
Development Distribution Score (DDS): 0.016

Commits in past year: 290
Committers in past year: 2
Avg Commits per committer in past year: 145.0
Development Distribution Score (DDS) in past year: 0.017

Name Email Commits
Jakob Ersson 1****i 429
Jakob 1****n 6
erik78se e****h@g****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 0
Total pull requests: 29
Average time to close issues: N/A
Average time to close pull requests: 1 day
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 27
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 27
Past year average time to close issues: N/A
Past year average time to close pull requests: about 12 hours
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 26
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jkbrsn/wsstat

Top Issue Authors

Top Pull Request Authors

  • jkbrsn (29)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/jkbrsn/wsstat/v3

Package wsstat measures the latency of WebSocket connections.

  • Homepage: https://github.com/jkbrsn/wsstat
  • Documentation: https://pkg.go.dev/github.com/jkbrsn/wsstat/v3#section-documentation
  • Licenses: mit
  • Latest release: v3.4.0 (published 12 days ago)
  • Last Synced: 2026-08-27T18:47:36.892Z (2 days ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.672%
    • Average: 4.829%
    • Dependent repos count: 4.986%
proxy.golang.org: github.com/jkbrsn/wsstat/v2

Package wsstat measures the latency of WebSocket connections.

  • Homepage: https://github.com/jkbrsn/wsstat
  • Documentation: https://pkg.go.dev/github.com/jkbrsn/wsstat/v2#section-documentation
  • Licenses: mit
  • Latest release: v2.2.2 (published 2 months ago)
  • Last Synced: 2026-08-27T18:36:50.389Z (2 days ago)
  • Versions: 25
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.86%
    • Average: 5.024%
    • Dependent repos count: 5.187%
proxy.golang.org: github.com/jkbrsn/wsstat

Package wsstat measures the latency of WebSocket connections.

  • Homepage: https://github.com/jkbrsn/wsstat
  • Documentation: https://pkg.go.dev/github.com/jkbrsn/wsstat#section-documentation
  • Licenses: mit
  • Latest release: v1.3.0 (published 11 months ago)
  • Last Synced: 2026-08-27T18:41:23.620Z (2 days ago)
  • Versions: 18
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.347%
    • Average: 5.527%
    • Dependent repos count: 5.706%

Dependencies

go.mod go
  • github.com/gorilla/websocket v1.5.1
  • github.com/jakobilobi/go-wsstat v0.1.0-alpha
  • golang.org/x/net v0.17.0
go.sum go
  • github.com/gorilla/websocket v1.5.1
  • github.com/jakobilobi/go-wsstat v0.1.0-alpha
  • golang.org/x/net v0.17.0
.github/workflows/ci-tests.yml actions
  • actions/checkout v7 composite
  • actions/setup-go v6 composite
  • golangci/golangci-lint-action v9 composite
dev/mock-server/go.mod go
  • github.com/coder/websocket v1.8.15
dev/mock-server/Dockerfile docker
  • alpine 3.21 build
  • golang 1.26-alpine build
dev/mock-server/go.sum go
  • github.com/coder/websocket v1.8.15
.github/workflows/release.yml actions
  • actions/checkout v7 composite
  • actions/setup-go v6 composite
  • golangci/golangci-lint-action v9 composite
  • orhun/git-cliff-action v4 composite
  • snapcore/action-build v1 composite
  • snapcore/action-publish v1 composite
  • softprops/action-gh-release v2 composite