Skip to content

Update the Golang version of the server.#487

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

Update the Golang version of the server.#487
zishang520 wants to merge 1 commit intosocketio:mainfrom
zishang520:patch-1

Conversation

@zishang520
Copy link

Updated to a usable version of the Golang server; the original Golang version server has been archived.

Updated to a usable version of the Golang server; the original Golang version server has been archived.
@vercel
Copy link

vercel bot commented Apr 1, 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 Apr 1, 2025 11:49am

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.

1 participant