Skip to content

Update url to golang server repo#491

Open
fklingenberg wants to merge 1 commit intosocketio:mainfrom
fklingenberg:patch-1
Open

Update url to golang server repo#491
fklingenberg wants to merge 1 commit intosocketio:mainfrom
fklingenberg:patch-1

Conversation

@fklingenberg
Copy link

@fklingenberg fklingenberg commented Jul 14, 2025

This change was made as the original repository is no longer maintained.

@vercel
Copy link

vercel bot commented Jul 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
socket-io-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2025 9:45am

@lekaf974
Copy link

@fklingenberg this is a duplicate of #477

arcaela added a commit to arcaela/socket.io-website that referenced this pull request Feb 19, 2026
This PR adds `arcaela/socket.io-client-go` as an alternative Golang server implementation to the official documentation.

## Context

The currently listed Golang server repository (`googollee/go-socket.io`) has been archived and is no longer actively maintained. While there are existing open PRs (socketio#487, socketio#491) proposing URL replacements, this contribution introduces a fully independent and actively maintained implementation rather than simply updating the existing link.

## About this implementation

- **Full protocol compliance**: Implements the Socket.IO protocol according to the official specification, including Engine.IO v4 and Socket.IO v5 support.
- **Comprehensive test coverage**: The codebase has been thoroughly tested to ensure reliability and protocol adherence.
- **Standards-compliant documentation**: Official documentation follows Socket.IO's established conventions and standards.
- **Active maintenance**: The repository is actively maintained and open to community contributions.

Repository: https://github.com/arcaela/socket.io-client-go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants