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

https://github.com/gobwas/ws

fast go golang rfc-6455 websocket

Score: 33.04456557650962

Last synced: about 8 hours ago
JSON representation

Repository metadata:

A tiny WebSocket library for Go.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 297
Total Committers: 23
Avg Commits per committer: 12.913
Development Distribution Score (DDS): 0.229

Commits in past year: 3
Committers in past year: 2
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Sergey Kamardin g****s@g****m 229
Sergey Kamardin s****n@c****u 16
Oleg Kovalov o****g@h****m 16
dependabot[bot] 4****] 7
Zeke Lu l****i@g****m 6
Oleksandr Redko O****o@e****m 3
Rafael Cossovan n****c@g****m 3
Klaus Post k****t@g****m 2
Vladimir Varankin n****t@g****m 1
Agniva De Sarker a****e@y****n 1
Alexander Tumin i****y@e****g 1
Anatoliy o****t@b****u 1
Andrey Petrov s****w@g****m 1
Ben Gadbois b****s 1
Daniel Scrivano s****y 1
Edwin e****g@1****m 1
Maciej Kulawik m****k@g****m 1
Maldris s****w@g****m 1
Mark Huang 8****r 1
Matthew Mueller m****e@g****m 1
Quint Guvernator q****t@g****t 1
Vladimir Stolyarov g****b@v****e 1
cong a****s 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 88
Total pull requests: 65
Average time to close issues: 4 months
Average time to close pull requests: about 2 months
Total issue authors: 79
Total pull request authors: 25
Average comments per issue: 3.41
Average comments per pull request: 1.92
Merged pull request: 40
Bot issues: 0
Bot pull requests: 7

Past year issues: 3
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: 18 days
Past year issue authors: 3
Past year pull request authors: 4
Past year average comments per issue: 2.67
Past year average comments per pull request: 0.75
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 1

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

Top Issue Authors

  • vtolstov (3)
  • snowinszu (3)
  • gobwas (2)
  • cristaloleg (2)
  • Jekinnnnnn (2)
  • KromDaniel (2)
  • KushagraVasal (2)
  • SOG-web (1)
  • kant777 (1)
  • gauthamns (1)
  • Gekko0114 (1)
  • simonmittag (1)
  • rahul0tripathi (1)
  • markandpathak (1)
  • suffz (1)

Top Pull Request Authors

  • cristaloleg (19)
  • dependabot[bot] (7)
  • gobwas (7)
  • ZekeLu (3)
  • alexandear (3)
  • navossoc (3)
  • klauspost (3)
  • matthyx (2)
  • nekohasekai (2)
  • magicxyyz (1)
  • gh73962 (1)
  • mattn (1)
  • PotatoCloud (1)
  • iamtakingiteasy (1)
  • xakep666 (1)

Top Issue Labels

  • question (14)
  • help wanted (3)
  • bug (2)
  • testing (1)
  • enhancement (1)

Top Pull Request Labels

  • dependencies (7)
  • github_actions (6)

Package metadata

guix: go-github-com-gobwas-ws

Tiny WebSocket library for Golang

  • Homepage: https://github.com/gobwas/ws
  • Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n6231
  • Licenses: expat
  • Latest release: 1.4.0 (published 6 months ago)
  • Last Synced: 2026-04-07T02:02:12.893Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.241%
    • Stargazers count: 0.315%
    • Forks count: 0.649%
proxy.golang.org: github.com/gobwas/ws

Package ws implements a client and server for the WebSocket protocol as specified in RFC 6455.

  • Homepage: https://github.com/gobwas/ws
  • Documentation: https://pkg.go.dev/github.com/gobwas/ws#section-documentation
  • Licenses: mit
  • Latest release: v1.4.0 (published over 2 years ago)
  • Last Synced: 2026-08-24T09:37:53.293Z (2 days ago)
  • Versions: 19
  • Dependent Packages: 2,939
  • Dependent Repositories: 13,858
  • Docker Downloads: 1,503,007,562
  • Rankings:
    • Dependent repos count: 0.064%
    • Dependent packages count: 0.078%
    • Docker downloads count: 0.308%
    • Average: 0.589%
    • Stargazers count: 0.934%
    • Forks count: 1.561%
proxy.golang.org: github.com/gobwas/ws/wsutil

Package wsutil provides utilities for working with WebSocket protocol. Overview: You could get the same behavior using just `wsutil.Reader`: Or even simplest: Package is also exports tools for buffered writing: For more utils and helpers see the documentation.

  • Homepage: https://github.com/gobwas/ws
  • Status: removed
  • Documentation: https://pkg.go.dev/github.com/gobwas/ws/wsutil#section-documentation
  • Licenses: MIT
  • Latest release: v1.4.0 (published 4 months ago)
  • Last Synced: 2026-08-24T09:48:53.024Z (2 days ago)
  • Versions: 19
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.779%
    • Average: 4.939%
    • Dependent repos count: 5.1%

Dependencies

go.mod go
  • github.com/gobwas/httphead v0.1.0
  • github.com/gobwas/pool v0.2.1
  • golang.org/x/sys v0.0.0-20201207223542-d4d67f95c62d
go.sum go
  • github.com/gobwas/httphead v0.1.0
  • github.com/gobwas/pool v0.2.1
  • golang.org/x/sys v0.0.0-20201207223542-d4d67f95c62d
.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
  • actions/upload-artifact v2 composite
autobahn/docker/autobahn/Dockerfile docker
  • alpine 3.12 build
autobahn/docker/server/Dockerfile docker
  • golang 1.15.6-alpine3.12 build