A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
-
Updated
Oct 3, 2023 - TypeScript
WebSocket is a computer communications protocol, providing full-duplex communication channels for interaction between a web browser (or other client application) and a web server over a single TCP connection. The WebSocket protocol allows for sending messages to a server and receiving event-driven responses without having to poll the server for a reply, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized way for the server to send content to the client without being first requested by the client, and allowing messages to be passed back and forth while keeping the connection open. In this way, a two-way ongoing conversation can take place between the client and the server.
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
The open source Firebase alternative. Follow to stay updated about our public Beta.
The open-source, cross-platform API client for GraphQL, REST, WebSockets and gRPC.
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
Simple, secure & standards compliant web server for the most demanding of applications
Open-source IoT Platform - Device management, data collection, processing and visualization.
Node.js based forum software built for the modern web
VNC client web application
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
Websockets in swift for iOS and OSX
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
Small, fast, modern HTTP server for Erlang/OTP.
Share your terminal over the web
μWebSockets for Node.js back-ends 🤘
Highly scalable realtime pub/sub and RPC framework
Created by Michael Carter, Ian Hickson