Socket.io
SockJS
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
Socket.io | SockJS | |
---|---|---|
815 | 1 | |
59,396 | 2,073 | |
0.3% | 0.1% | |
8.0 | 0.0 | |
5 days ago | 26 days ago | |
TypeScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Socket.io
-
Best NodeJS frameworks for seamless backend development
Community stats: Socket.IO has a community with 59.2k stars and 10.2k forks on GitHub.
Socket.IO is a NodeJS framework built on top of WebSockets that enables realtime client-server communication. Socket.IO is event-driven and compatible with older browsers and environments.
-
Socketioxide v0.7.0 release! (socket.io server implementation as a tower service/layer)
I'm glad to announce the version 0.7.0 of my library socketioxide! It is a socket.io server implementation working as a tower layer/service. Therefore it integrates with any hyper based http framework like salvo, axum, warp or hyper itself.
-
π₯π Top 10 Open-Source Must-Have Tools for Crafting Your Own Chatbot π€π¬
Check the quickstart of Socket.io. Support Socket.io on GitHub β
-
Opinionated review of tech I used to build a UX-oriented AI storyteller in Next.js
Everything else is usual suspects. Uses SSE to stream replies back to the user mid-AI generation, but this might become socket.io because SSE doesn't play nicely with mobile browsers and tab switching. The text fade in is something I hope to open source eventually, it's not a huge implementation, but it does some fancy stuff like simulating pauses in speech.
-
8 Best WebSocket Libraries For Node
Socket.IO, founded in 2010, is a popular WebSocket library with nearly 59k stars on GitHub and about 3 million weekly npm downloads. Itβs used by many top companies, including FlutterWave, and Trello. Socket.IO is optimized to function well in network environments that have intermediary components such as proxies and load balancers. Socket.IO is a go-to WebSocket Node library for many developers.
-
The top real-time notification services for building in-app notifications
Socket.io
-
WebSockets, gRPC, MQTT, and SSE - Which Real-Time Notification Method Is For You?
WebSockets - Amazon API Gateway and AWS AppSync subscriptions. A popular non-AWS option is Socket.IO.
-
Sponsor the socketioxide project
Hello rustaceans. Many of you have heard of https://socket.io. Those who didn't, Socket IO is a very popular and easy websocket/polling framework, used for real time chat and games.
-
Socketio in Rust!
If you were to develop any chat app or a web game, you probably used Socketio. Those who didn't, its a feature-rich and very popular web socket library in existence. These are what you can do with Socketio:
SockJS
-
Top WebSocket libraries for Node.js in 2022
SockJS is a JavaScript library that provides communication between the client and the server in a way similar to the native WebSockets API. SockJS functions with a server counterpart in the form of sockjs-node and SockJS-client, a JavaScript client library.
What are some alternatives?
Primus - :zap: Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
SocketCluster - Highly scalable realtime pub/sub and RPC framework
Centrifugo - Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
peerjs - Simple peer-to-peer with WebRTC
Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Mercure - An open, easy, fast, reliable and battery-efficient solution for real-time communications
deepstream.io - deepstream.io server
Pusher - Ruby library for Pusher Channels HTTP API
ws - Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
Faye - Simple pub/sub messaging for the web
centrifuge - Real-time messaging library for Go. The simplest way to add feature-rich and scalable WebSocket support to your application. The core of Centrifugo server.
vba-websocket - VBA Websocket Sample (Echo Server Client)